Last control clicked?

optionone

Registered User.
Local time
Today, 16:52
Joined
Feb 11, 2010
Messages
56
Hi,

Is it possible to somehow get the name of the last control clicked?

Have two search combos in my footer (either can be used) that change the record shown in the form afterupdate - the end users however want a 'search button' to press after making a selection in the combo and I was hoping to have one search button rather than one for each combo

Thanks
 
You could try Screen.PreviousControl
 

Users who are viewing this thread

Back
Top Bottom