I am preparing a simple database in Access 2003 and have been struggling with two things:
- I have got two fields in a table, one for Country, the other for County. I wanted to change the form in such a way that if someone chooses England as a Country, only English counties appear. I have tried two methods: one with visible yes/no for certain counties (when country=England, only English counties are visible), the other with message box, e.g. "Fife is not in England", but I can't seem to get it right. Do you think I will have to put English, Scottish, Welsh counties in separate fields (it only just occured to me as an option :-) )?
- the other problem is with choosing topic. Users will have to choose main category, and then (if they want) choose subcategory. I have created the lookup table for categories, but I am not sure how to set up subcategories.
I have looked for the answers in two books (one about Access 2003, the other about VBA) and in Office.microsoft.com but could not find anything even remotely relevant. I would not like you to write a code for me, just give me some hints where to look for the answers
Thanks in advance.
