First post, so be gentle with me, apologies if this is old ground.
I am using a form to allow some staff to input data for me, the form includes various drop down menus including a "PART NUMBER" field.
I've added a "#MISSING#" option in the "PART NUMBER" drop down menu because sometimes the part numbers haven't been populated into the list. I also have an "INFO" field for general text etc to be added in the form.
I would like to force the arguement that if the "PART NUMBER" field shows "#MISSING#" then the "INFO" field must NOT be empty and generate a reminder for them to add the required part numbers into the "INFO" field so that i can review and update.
I no that there are more inteligent ways of using Access and getting the part number field to lookup from a sperate ODBC link to our MRP/ERP software etc would be a better method but you have to work with what you've got.....and this is what I've got.
Any help appreaiacted, thanks.