L
lord
I am using ms access 2002.
I have a form with 2 ids. First id is departmentID, and the second one is
itemID.
DepartmentID and itemID are completely unique.
At the moment, in order for my subform to show description of the item, I
have to select department, then I will have a list of items in that
department, and once I select that item I get its description. I would like
to make it if departmentID field is empty, I would get the list of all
itemID, so that I could search by itemID only.
I have a form with 2 ids. First id is departmentID, and the second one is
itemID.
DepartmentID and itemID are completely unique.
At the moment, in order for my subform to show description of the item, I
have to select department, then I will have a list of items in that
department, and once I select that item I get its description. I would like
to make it if departmentID field is empty, I would get the list of all
itemID, so that I could search by itemID only.