In my current Access Form "Statistics_Entry_Form" I am running an Event Procedur on a combo box named "Staff_Member". That combo box is bound to a lookup Query called "Staff_Name_List" My database is named "ILRC.mdb"
I am attempting to find a code string which will access an independant table named "Statistics_DB_Privilages". I will have the information read from start to finish, and stored in a 2 dimentional array, (Don't worry about the array, I just need a code for reading the table)
How can I make that variable accessible in any portion of that VB Code file?
Thanks.
Zycmi
I am attempting to find a code string which will access an independant table named "Statistics_DB_Privilages". I will have the information read from start to finish, and stored in a 2 dimentional array, (Don't worry about the array, I just need a code for reading the table)
How can I make that variable accessible in any portion of that VB Code file?
Thanks.
Zycmi