Hi all,
I'm beginning a project in
VB 2008 with Access as the datasource. I'm looking for assistance in regard to what may be a simple question, but one that has stumped me in my searches thru several different
VB books. I'm trying to create a multi-Form project, and wish to limit record navigation to the first or main form in the program. I have that first Form accessing, deleting, adding records smoothly. How can I set my second Form's navigator position to be identical to that of the previous Form ? Also, am I correct that I can have the navigator visible on Form 1, but not visible on the subsequent Forms? Thanks in advance for your kind assistance.