Problem with buttons

A

AndreasM

I try to make a form and when i put the finish button from Command buuton
wizard i take the message that Microsoft Office Acces failed to create the
Visual Bacis module...What happen? Also i have already create a command
button(An exit button) from wizzard, without any problem such this. But this
button (the exit button) doesnt do anything...What can i do?
Also I would like to ask too, in one form i have two field. The first field
has already data and the second is empty tto filled by the user...How do i
freeze the first field, so the user not have the right to change it, only can
see the informartion that this field contain?
 
D

DebbieG

In the properties for the first field, make Enabled = No and Locked = Yes.
You might also make Tab Stop = No.

|I try to make a form and when i put the finish button from Command buuton
| wizard i take the message that Microsoft Office Acces failed to create the
| Visual Bacis module...What happen? Also i have already create a command
| button(An exit button) from wizzard, without any problem such this. But this
| button (the exit button) doesnt do anything...What can i do?
| Also I would like to ask too, in one form i have two field. The first field
| has already data and the second is empty tto filled by the user...How do i
| freeze the first field, so the user not have the right to change it, only can
| see the informartion that this field contain?
 
Top