User Profile
Collapse
-
How to see all records in table
I am a (clueless) beginner with Access. After I fill out several records using a form, I go to the main table and only see the last record I entered. The table doesn't seem to accumulate records. Thank you in advance. -
How to make a button to pull up list associated with choice?
I am a beginner with Access. On a form and in a control called "location" I enter a street address. In the next control I enter a repair type (e.g. water heater, faucet, etc.). In the next control I enter the date. The following month I might go back to the same address and do a different repair. When this occurs I duplicate the first record for this address and change the repair type and date. I now have multiple records for this... -
Returning a result to the main form
From my main form I am opening a second form, a calculator. I would like to return the completed calculation and focus from the calculator back to a textbox on the main form. I have been unsuccessful trying the DoCmd.GoToContr ol and Forms!,etc. Could someone offer an example? -
Opening a form in a different database.
From a command button on a form, how can I open a second form which resides in a different database? -
colintis,
Your instruction and example proved very helpful. I've got the result I was looking for. Thanks so much! -
First let me make clear that I am a beginner in Access. I see the auto tab on the "Other" tab of the properties dialog with a yes/no response available. I do not see auto tab on the "Events" tab of the properties dialog where I could write code. Could you kindly provide more information on how and where this could be written, and if possible, an example.Leave a comment:
-
Access input masks and auto tab
I have programmed several command buttons (0-9) on my form in order to input numbers into a textbox. I have placed a mask of six characters and activated the auto tab feature in the textbox properties dialog. When I input 6 characters from the keyboard the auto tab works. When I input 6 characters from the command buttons the auto tab does not work. I read in help that Access ignores input masks when characters are not typed directly into the control....
No activity results to display
Show More
Leave a comment: