I have a database with a switchboard form. At startup I hide the database window, hide the menus, shortcuts, etc..
I want to put a control on the switchboard that when clicked (password protected), the full menus would be activated on the fly. Not after the database is closed and then...
In A2k, I have a mainform with a subform. During processing within the subform (under certain conditions), I set a variable (defined in the subform as Public Boolean) to True.
Later when I get back to the mainform, I check the variable (also defined in the mainform as Public Boolean) to see if...
Here is the code for Form_Current and ColorRefresh Subs
[b]Let me say again...when I step through the code using the visual basic debugger, everything works fine.[\b]
there may me some code which is commented out...I've tried putting this everywhere
BTW..conditional formatting didn't work -...
Within an Access 2000 form (continuous), there is a total calculated at the bottom of the form which is the sum of all the records (currency field). This total value is compared to a constant yielding a difference (variance). This variance is evaluated and if positive, the background color of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.