default value for field

M

mon

Hi, in one of my forms I have a jobnumber combo list
(AfterUpdate)which fills which the last value used.
Me.JobNumber.DefaultValue = Me.JobNumber
However in my other two forms this isn't working and when
I try and type the code only a Value comes up -ie
Me.JobNumber.Value. no default Value seems available.
The combo boxes are exactly the same (I hope) Help.
Mon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top