J
John
I have a payments form. I put a tab control with 3 pages onto the form. I
intended to use the tabs to filter the form for 3 different types of
payments. For example on one page in the event procedure for the click event
on the pages I put
me.filter = [product category] = 38
No go, nothing happened
For a test I then entered
msgbox "Click ok"
Still nothing. Can anyone tell me why nothing is happening from this click
event
Thanks
JOhn
intended to use the tabs to filter the form for 3 different types of
payments. For example on one page in the event procedure for the click event
on the pages I put
me.filter = [product category] = 38
No go, nothing happened
For a test I then entered
msgbox "Click ok"
Still nothing. Can anyone tell me why nothing is happening from this click
event
Thanks
JOhn