Luddite Lad
Registered User.
- Local time
- Today, 18:56
- Joined
- Aug 23, 2005
- Messages
- 177
I'm sure this question must have been asked before but I can't find it here, so my apologies.
I have a form for collecting addresses, it has two combo boxes, the first contains a list of states, and then the second contains a list of postcodes found within that state based up a query with the criteria
[forms]![FRM_Delpoint]![StateID]
the problem is the second combo box always shows the list relevant to the first record.
I have a form for collecting addresses, it has two combo boxes, the first contains a list of states, and then the second contains a list of postcodes found within that state based up a query with the criteria
[forms]![FRM_Delpoint]![StateID]
the problem is the second combo box always shows the list relevant to the first record.