Hi...
I have searched on internet for the method of synchronizing two combo boxes in a form based on Update Event. The problem was solved partially with the help of this video : (link is not posted due to lesser number of posts. But it can be found on net, it's title is "Synchronizing Combo Boxes on Forms in Access 2007 " from Office Developer Centre.
But one thing is not yet resoved. When I followed the instructions in the video, it works but showed only the ID numbers of the categories in the first combobox. and the corresponding products in the second combo. Why cant I see the names of the categories?
In the video, the names are visible in combo, i follwed the same code but instead of names, IDs are shown.
What is the solution?
I have searched on internet for the method of synchronizing two combo boxes in a form based on Update Event. The problem was solved partially with the help of this video : (link is not posted due to lesser number of posts. But it can be found on net, it's title is "Synchronizing Combo Boxes on Forms in Access 2007 " from Office Developer Centre.
But one thing is not yet resoved. When I followed the instructions in the video, it works but showed only the ID numbers of the categories in the first combobox. and the corresponding products in the second combo. Why cant I see the names of the categories?
In the video, the names are visible in combo, i follwed the same code but instead of names, IDs are shown.
What is the solution?