Hey guys. I am having a hard time with this. I have a project that I am working on, its just a simple list of folks who make purchases, who they are, what they paid....... Each person is given a purchase number, and they are in consecutive order. So if a person made a purchase today, lets say they are number 5, that same person could make another purchase a few weeks later, and the number would be, lets say 66. So there will be duplicates obviously if the person orders more than once.
Here is the problem...
I have a column for bounced checks. So if the customer gives us a bad check, i will put an 'X' in that column. My boss wanted to know if it is possible, while entering a person, could there be an alarm or pop up that will tell us that this person in the past has given us a bad check.
So, lets say someone places and order today, check bounces. A month from now they make another order, I type in the name... Can an alert pop up saying this person bounced a check on us a month earlier?



Here is the problem...
I have a column for bounced checks. So if the customer gives us a bad check, i will put an 'X' in that column. My boss wanted to know if it is possible, while entering a person, could there be an alarm or pop up that will tell us that this person in the past has given us a bad check.
So, lets say someone places and order today, check bounces. A month from now they make another order, I type in the name... Can an alert pop up saying this person bounced a check on us a month earlier?