Hi, I have linked a pdf form with access DB successfully but I’ve got a
problem with it populating the fields. There are two countries (US and
UK) with 4 states for US and 5 for the UK. So, if the user selects US
the first drop-down list only displays 2 states out of the 4 that should
be displayed. The second drop-down list displays the other 2. If the UK
is selected, the first drop-down list will display 3 of the 5 states and
the second drop-down list will display the other 2. So it seems to be...