Hi,
I'm using Access 2010 and are working on a Web Database on Sharepoint/Access Services.
I'm trying to figure out how to get cascading comboboxes to work but can't get it to work, hopefully you guys can help =)
I have two tables:
tblcustomers
ID - Customer - Contact...
Hi,
I have several comboboxes (6) on my form. What I need some help with is how to populate these comboboxes with values depending on selected value in previous combobox.
Example.
Lets say that you select value "Audi" in combobox 1, then available values in combobox 2 should be "A4","A6","TT"...