Hi Everyone!
I have been working on a databse for users to search, edit, and add new vendors. I finally have a search query working and now am stuck on the datasheet sub form. I want to be able to use combo boxes in the datasheet. The Supplier ID and Supplier Name columns would be locked as these will never change. However, the user needs to update the normalized, immediate, and ultimate parent names.
I was thinking they could use a combo box to edit and the associated id would get updated. If they need to add a new vendor to that specific combo, a pop up could appear and they could add it.
Any suggestions?