B
Boon
Hello,
I am developing a database that at the end will be splitted to back-end and
front-end. I expect to have about 10 users.
I have forms and VBA code behind the form.
My question is that after I split the database, is the form and VBA code
store in the back end or front end? My concern is that I have a variable in
the VBA code that will store a data that is different from user to user. I
would like to know that do I need to create one variable for each user (each
front end)?
Thanks,
Boon
I am developing a database that at the end will be splitted to back-end and
front-end. I expect to have about 10 users.
I have forms and VBA code behind the form.
My question is that after I split the database, is the form and VBA code
store in the back end or front end? My concern is that I have a variable in
the VBA code that will store a data that is different from user to user. I
would like to know that do I need to create one variable for each user (each
front end)?
Thanks,
Boon