Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms / May 2007

Tip: Looking for answers? Try searching our database.

How do I make the previous record show up in a new record

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mark10101010 - 16 May 2007 15:02 GMT
Hello,

How do I make the previous record show up in a new record so it doesn't have
to be typed agian when adding a lot of records?

any help would be greatly appreciated...

Thanks,

Mark
Sprinks - 16 May 2007 15:56 GMT
Mark,

There are multiple strategies for this, some of which are explained on the
link below.  Another is to use the AfterUpdate event of each control to
reassign the DefaultValue property:

Me![MyControl].DefaultValue = Me![MyControl]

http://www.thescripts.com/forum/thread192588.html

Hope that helps.
Sprinks

> Hello,
>
[quoted text clipped - 6 lines]
>
> Mark
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.