I have an old program that was written utilizing DAO rather than ADO. It runs on some machines but not on others, apparently because references to DAO are not set on some computers.
I've looked through the Access 97 menu options but don't see and listing for "references" or...
I'm new to Access programming and would like to hide the main Access screen from user so they cannot open tables, queries, etc.
Is there a simple way to do this? Thanks.
The problem occurs when I do something as simple as using command buttons to navigate between forms that I'm using as menus. On my main menu form (frm_MainMenu) I have a command button "cmdCreateNewForecast." In the on_click event I have the following code:
Private Sub...
I'm new to Access programming and am having a problem with a command button on a form. I have an event procedure assigned to the on_click event for the command button. The procedure executes properly but when I return to the form, the command button remains greyed-out just as when it was...
Pertains to: Access 2000
I would like to have the mouse menu (menu that appears when right mouse button is pressed) to change, presenting different menu options depending on which field on a form the user is focused on.
For example, I have a four-column datasheet form: When the user is in the...
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.