G
Guest
i want the fact that i'm using two databases to be transparent to the user
(if possible).
i would like to have two buttons on a main menu.
the 1st would access database 1 which contains data on "abc".
the 2nd would access database 2 which contains data on "xyz".
i can't just import the tables, queries, reports & macros because database 2
is a copy of database 1 (so all the tables, queries, etc. are the same
content and name). the only difference is on database 2 i manually changed
the label names on the forms and reports (on everything that's visable to a
user)
for example the 'daily activity' form in datebase 1 shows "product abc" at
the top with field labels 'a' & 'b' & 'c' while database 2 shows "product
xyz" at the top with fields labels 'x' & 'y' & 'z'.
thanks
(if possible).
i would like to have two buttons on a main menu.
the 1st would access database 1 which contains data on "abc".
the 2nd would access database 2 which contains data on "xyz".
i can't just import the tables, queries, reports & macros because database 2
is a copy of database 1 (so all the tables, queries, etc. are the same
content and name). the only difference is on database 2 i manually changed
the label names on the forms and reports (on everything that's visable to a
user)
for example the 'daily activity' form in datebase 1 shows "product abc" at
the top with field labels 'a' & 'b' & 'c' while database 2 shows "product
xyz" at the top with fields labels 'x' & 'y' & 'z'.
thanks