I am trying to create a macro that will display a message if another record has the same information (ie. ***Top Priority*** has been selected for 2 different projects). I want it to warn the sales guys that someone else has assigned an analysis Top Priority and they should come see me to plead their case for Top Priority.
I know that I should have the macro run a query to find records with Top Priority, but how do I get the message to appear only if there is already another record with a Top Priority
Thanks
I know that I should have the macro run a query to find records with Top Priority, but how do I get the message to appear only if there is already another record with a Top Priority
Thanks