My database is for creating labels for finished goods. If the admin needs to add a part to the database they need to enter the necessary info in a form. However I would like a query to run on the form load and if the results of the query is nothing but a blank datasheet I would like a msgbox to open telling them to check the ERP system for the part status. However I'm not sure how to do this. I can run the query but i'm not sure how to get a msgbox to open if the datasheet is blank. Any ideas?