A
AngiW
I hope I don't make this too confusing...
I have a form that has an Add cmd button. When the user clicks this, it will
open an error form if need be. On that error form there is a command button
Update. Is there a way to jump back to the main form's code to run the update
or do I need to keep the error form open and run it from there (would rather
not). The Update button needs to update controls on the main form so that
would be easier. I know how to jump from module to module but not inside a
form's code. TIA!
I have a form that has an Add cmd button. When the user clicks this, it will
open an error form if need be. On that error form there is a command button
Update. Is there a way to jump back to the main form's code to run the update
or do I need to keep the error form open and run it from there (would rather
not). The Update button needs to update controls on the main form so that
would be easier. I know how to jump from module to module but not inside a
form's code. TIA!