Hi All,
In Access97 I have a form with a tab control on it. I want to detect
when I 'Leave' one perticular tab called "DetailAmts ". How do I do
that, I can detect which tab I'm going to by using case logic in the
'On Change' event of the tab control but stuck on vba coding for
figuring out which tab I came from.
thanks
bobh.
In Access97 I have a form with a tab control on it. I want to detect
when I 'Leave' one perticular tab called "DetailAmts ". How do I do
that, I can detect which tab I'm going to by using case logic in the
'On Change' event of the tab control but stuck on vba coding for
figuring out which tab I came from.
thanks
bobh.
Comment