|
-
Nov 16th, 1999, 09:33 PM
#1
Thread Starter
New Member
I am working in Access and want to be able to open the form to the last record instead of the first. Even better would be to open it one past the last record to allow for update without seeing the existing data of the last record. Thanks for any help.
------------------
Thanks in advance,
Stanley
[email protected]
ICQ: 676835
*~*~*~*~*~*~*~*~*~*~*~*~*
All typos are the cause
of sleep deprivation and
constant headbanging on
the keyboard.
*~*~*~*~*~*~*~*~*~*~*~*~*
-
Nov 17th, 1999, 11:11 AM
#2
Guru
On your Access form's load event (or similar) use the movelast function, then an addnew function to get to the last record, then add a new one.
(sorry, I didn't try it out...)
HTH
Tom
-
Nov 17th, 1999, 08:37 PM
#3
New Member
Or alternatively you could set up the workgroup and security options in access (tools->security) and allow the user only to insert records on that table and not to view them.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|