Okay I need some help with cascading combo boxes. See below:
I am trying to create the form for the phone contact table. I want to be able to use cascading combo boxes to help fill in the information listed in ( ).
But I have no experience in VBA. Can someone please help me get this working???
Thanks!!
Master Site Table: Site ID (Investigational Site), Investigational Site, Mailing Address, Mailing Address 2,
Mailing Address 3,Mailing Address 4, Mailing Address 5, Mailing City, Mailing State, Mailing, Zip Code, Mailing Country, Shipping Address, Shipping Address 2, Shipping Address 3, Shipping Address 4, Shipping Address 5, Shipping City, Shipping State, Shipping Zip Code, Shipping Country
Site Personnel Table: Personnel ID,Site ID, Personnel Name, Title,
Phone,Fax, Pager, Email Address, Active
Project Table: Project ID, Site ID (Investigational Site), Detail ID (Protocol # and Product),
Budget, Study Start Date,Study Completion Date, Comments, Precision Site
Phone Contact Report Table: Site ID (Investigational Site), Detail ID (Protocol # and Product), Personnel ID (Personnel Name, Principal Investigator and Phone),Employee ID (Employee Name), Date Contacted,RE, cc, Comments, Comments 2, Comments 3, Follow-Up
I am trying to create the form for the phone contact table. I want to be able to use cascading combo boxes to help fill in the information listed in ( ).
But I have no experience in VBA. Can someone please help me get this working???
Thanks!!
Last edited: