Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Shortcut for new record in Access?
Name: Lightforce Date: October 28, 2006 at 11:54:26 Pacific OS: Windows XP Pro CPU/Ram: 1.4GHz/512Mb
Comment:
Is there a shortcut key in MS Access 2000 for adding a new record? I haven't found one, and when I want to add new record in form view, I have to click the >* -button or scroll to the end of the records. I use shortcut keys a lot, and I can do anything else in Access by using shortcuts except adding a new record. Can you make a macro for this? Any help is appreciated, I tried but couldn't figure out how to do that.
Name: Jennifer SUMN Date: October 28, 2006 at 13:11:22 Pacific
Reply:
Do you mean Datasheet view in the Table, or are you actually adding a new field to a table while using a form?
Life is more painless for those who are brainless.
0
Response Number 2
Name: Jennifer SUMN Date: October 28, 2006 at 13:12:32 Pacific
Reply:
Ctrl++ will add a new field. That option is shown under "Insert."
Life is more painless for those who are brainless.
0
Response Number 3
Name: Lightforce Date: October 29, 2006 at 06:57:39 Pacific
Reply:
Jennifer, thank you so much! I have the Finnish version of Access 2000 and when I click the "Insert"-tab, there's no indication of that shortcut, just the >* -button that's in the bottom of the form too. The Ctrl+ + works, and it helps me a lot! :)
0
Response Number 4
Name: Jennifer SUMN Date: October 29, 2006 at 14:40:43 Pacific
Reply:
Good. Glad I could help, and thanks for posting back. :)
Life is more painless for those who are brainless.
Summary: I want to use macro in access to create a new column in several different tables. These columns shall consist of a prefix that I choose, typically "PM_" and then an objectID from the ObjectID column s...
Summary: Sorry, I was'nt very clear. I have set up a macro with an import specification for a text file which has records for 4 fields, into a table. For example the file which has: Product Date Quantity Co...
Summary: I am a novice Access user. I am unable to get the answer from DLookup that I am expecting. Question: I just need to find out the minimum wage in effect at a specific payroll date. I am trying to ...