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
(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