A
aklein
I have 2 forms:
FormA
FormB
FormA contains a tab control and seems to be functioning properly.
The user can see all tab pages and can click on each page. On one
page there is a button that opens up FormB.
FormB contains a single tab control with 2 pages. Each page contains
a subform that initially has no data (ie: the user can just add
rows).
The problem: When the user clicks on the button on FormA to open
FormB, FormB opens but the tab is not visible. Not the tab, nor any
of the pages. I have looked at the properties of this tab to compare
it to the one that the user CAN see on FormA, but do not see any
differences. There is no code on FormB (except for a button that when
clicked, refreshes the subforms on the two pages).
To make matters worse, I am running XP with Access 2002 and my user is
running XP with Access 2003.
The original database was in Access 2000, but I converted it to 2002
in an attempt to perhaps resolve this issue.
Is this a version compatibility issue?
Any ideas would be appreciated!
Aliza
FormA
FormB
FormA contains a tab control and seems to be functioning properly.
The user can see all tab pages and can click on each page. On one
page there is a button that opens up FormB.
FormB contains a single tab control with 2 pages. Each page contains
a subform that initially has no data (ie: the user can just add
rows).
The problem: When the user clicks on the button on FormA to open
FormB, FormB opens but the tab is not visible. Not the tab, nor any
of the pages. I have looked at the properties of this tab to compare
it to the one that the user CAN see on FormA, but do not see any
differences. There is no code on FormB (except for a button that when
clicked, refreshes the subforms on the two pages).
To make matters worse, I am running XP with Access 2002 and my user is
running XP with Access 2003.
The original database was in Access 2000, but I converted it to 2002
in an attempt to perhaps resolve this issue.
Is this a version compatibility issue?
Any ideas would be appreciated!
Aliza