MS Access problem

Soldato
Joined
24 Aug 2006
Posts
6,241
say i input data into an input form, then move to the next record, is there a way to populate the fields with the data that I entered in the previous record (without having to copy and paste each field across)?

e.g. form
email_form.gif


write a macro?

or is there a command built in?

any other ideas?
 
Last edited:
isnt it possible to have the database in rows and column's stylee (if you get what i mean, the default view of ms access) and then just copy ala paste a whole row and several columns into a new row?
 
sja360 said:
isnt it possible to have the database in rows and column's stylee (if you get what i mean, the default view of ms access) and then just copy ala paste a whole row and several columns into a new row?

good idea thx
 
Back
Top Bottom