Hi all,
I am attempting to perform the following which may make no sense at all so I appreciate any help. I am using DAO. I want to Declare a public variable, Agency_Table as tabledef. When a user enters the database I want them to be prompted to choose from a list of options. Depending on what option they choose I was wondering if I could then set agency_table = the table the user selected. Basically i want to be able to say that Agency_Table = tblMyAgency or tblTheirAgency, depending on the user etc. Is there anyway to do this? I apologize for this confused post.
TIA!!!
I am attempting to perform the following which may make no sense at all so I appreciate any help. I am using DAO. I want to Declare a public variable, Agency_Table as tabledef. When a user enters the database I want them to be prompted to choose from a list of options. Depending on what option they choose I was wondering if I could then set agency_table = the table the user selected. Basically i want to be able to say that Agency_Table = tblMyAgency or tblTheirAgency, depending on the user etc. Is there anyway to do this? I apologize for this confused post.
TIA!!!