I wish to compare an entry that a user enters in a field to a table housed in Access. If this entry is not in that list, I want to give an error saying that the entry is invalid.
We have some manual data being requested by our team to calculate savings, however certain entries are invalid and they use a generic 999999 number for this vendor field, which causes savings calculations not being captured, or errors in the end product. So we need a validation point somehow.
So column in my excel sheet will say "Vendor number", which will have a refrence somehow in the access table also called Vendor number. This data is too huge for me to bring it into the excel spreadsheet for data validation/vlookups.
We have some manual data being requested by our team to calculate savings, however certain entries are invalid and they use a generic 999999 number for this vendor field, which causes savings calculations not being captured, or errors in the end product. So we need a validation point somehow.
So column in my excel sheet will say "Vendor number", which will have a refrence somehow in the access table also called Vendor number. This data is too huge for me to bring it into the excel spreadsheet for data validation/vlookups.