keep value entered in previous form

  • Thread starter Thread starter txaggie992000
  • Start date Start date
T

txaggie992000

I am a very novice user of access...use it on and off so I don't stay
up-to-date like I should. I want to keep a bound value from a combo box that
I chose in the previous record for the following record.

I am entering a lot of data for the same "member" so I do not want to keep
entering the user from the combo box. I have read some threads that I
thought would help but nothing has been successful.
 
try using the default value function of the field in question. you
can change it back later.
 
Back
Top