|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
method to pause code while a new form captures data
I've got a data entry form (not bound to a table) with a add data button (data is added via SQL insert commands on the on click property of the button). However I'd like the user to enter a authorisation pin, before the data is added.
How do I pause the code, while waiting for the user to enter a pin (text box entry) on another form? |
|
#2
|
|||
|
|||
|
Not sure, but try opening the PIN number form as a dialog box, ie add acDialog to the end of the docmd.openform line.
Check help for the correct number of commas! |
![]() |
| Viewing: Dev Articles Community Forums > Databases > Microsoft Access Development > method to pause code while a new form captures data |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|