Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Simple Question on Default Form Data

Status
Not open for further replies.

ddean68

Programmer
Sep 6, 2003
26
0
0
US
Hi Everyone,

I have done this before, however the solution is escaping me atm. I wish to take certain fields data to make it as the default for the new record.

Thanks in advance
 
Need more detail, if the data is the same you can use the "Default Value" in the table design. If not then there's the "SetValue" macro command.



Neil Berryman
IT Trainer
neil_berryman@btopenworld.com
 
Sorry for the lack of info. It is not the same for each record. Though it would be the same for a set of records. Perhaps 10 in a row would have the same. So what I need to do is pull the data from the previous form and use that as the default of the new record.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top