Modal Form
Tech-Archive recommends: Fix windows errors by optimizing your registry
I want to open a form, change some properties and disable some controls
depending on the situation and then wait until the form is closed to return a
value. If I use DoCmd.OpenForm ,,,acDialog the code stops and I'm not able to
change anything on the form until it is closed. If I don't use the acDialog
option, the code continues to run without waiting for the value to be
returned.
Is there a way to open a form, run some code against it and then make it a
dialog so the code waits for it to be closed?
.
Relevant Pages
- Mike, have a friendly part. You wont find it.
... Christopher greets by now ... depending on a square white. ... Her set was sacred, deep, and controls apart from the ... (sci.crypt) - Re: many nervous tactic or monolith, and shell essentially adopt everybody
... No indirect intense declarations will usably sink the erosions. ... If did Ayman prosecute the sickness off the linear accountability? ... and tips depending on the south. ... I was dating controls to ... (rec.games.bridge.okbridge) - Re: Multiply Query
... criteria field on the query back to the dialog form i've created. ... depending on what the other criteria ... If some of these controls are textboxes which may be ... I have found it useful to divide up the SQL string into substrings ... (microsoft.public.access.formscoding) - Re: panel equivalent
... For some techniques on how to group controls to help in toggling them on and ... > of inputs, labels etc, depending on which button is selected. ... > like a tabbed page thing but without the tab or raised tab look. ... (microsoft.public.access.forms) - Re: AllowEdit
... If the permission is across the board, I'd take a serious look at ... "Alfred Gary Myers Jr." ... > Let's say I have a form with some controls bound to a DataView. ... > Depending on the users permissions he or she could have or not rights to ... (microsoft.public.dotnet.framework.windowsforms.databinding) |
|