Hello!
I have a slight problem with a report.
I have a report which is made from a query (User enters in PersonId) Then it comes up with a payslip. I want a msgbox to appear if the user opens the same persons report twice. Say person id = 1, payslip comes up. Then I want the user to know that they have already viewed(payed) this report.
Is this possible? If so any help is much appreciated! Thank you in advance :)
I have a slight problem with a report.
I have a report which is made from a query (User enters in PersonId) Then it comes up with a payslip. I want a msgbox to appear if the user opens the same persons report twice. Say person id = 1, payslip comes up. Then I want the user to know that they have already viewed(payed) this report.
Is this possible? If so any help is much appreciated! Thank you in advance :)
Comment