Sniper-BoOyA-
Registered User.
- Local time
- Today, 03:17
- Joined
- Jun 15, 2010
- Messages
- 204
Good Morning,
Ive come across an old form i made somewhere last year. And it needed an update.
I added a field to the table which uses a lookup function, and gets one single value from a seperate table.
When i put this field on the form, the value of the field is shown, but the formulas based on that field are not functioning untilll i click on the field in question.
Its like it acts like a dropdownmenu and has a afterupdate event. Is there away to simulate a mouseclick on that field, so that the user doesnt have to click the field for every id (autonumbering)?
I know theres an SetFocus, but that doesnt seem to work.
Cheers!!
Ive come across an old form i made somewhere last year. And it needed an update.
I added a field to the table which uses a lookup function, and gets one single value from a seperate table.
When i put this field on the form, the value of the field is shown, but the formulas based on that field are not functioning untilll i click on the field in question.
Its like it acts like a dropdownmenu and has a afterupdate event. Is there away to simulate a mouseclick on that field, so that the user doesnt have to click the field for every id (autonumbering)?
I know theres an SetFocus, but that doesnt seem to work.
Cheers!!
Last edited: