J
Jon
I have a mutli-page form and I want to be able to use
PageUp & PageDown to go from one page to another, but not
from one record to another. Is there a way of detecting
what page of the form you're on and disabling the PageUp
key if you're on page 1 and PageDown if you're on the
last page? I've tried putting text boxes in the page
footer and can't see them, and I've put them in the form
footer and get #Error. How do I tell which page I'm on?
I would also like to make certain pages visible only to
certain users. I don't want to use a tab control.
Thanks.
PageUp & PageDown to go from one page to another, but not
from one record to another. Is there a way of detecting
what page of the form you're on and disabling the PageUp
key if you're on page 1 and PageDown if you're on the
last page? I've tried putting text boxes in the page
footer and can't see them, and I've put them in the form
footer and get #Error. How do I tell which page I'm on?
I would also like to make certain pages visible only to
certain users. I don't want to use a tab control.
Thanks.