I have list of candidates shown in report. I need each candidate to have a unique number based on user input. And this number increases by 1 for the rest of the candidates in the report.
Example is below:
If user enters 1132 in the user input box then the numbers shown in report should be...
I have set-up an education database where end users can allocate candidates to a particular course date. But when the number of allocated candidates for that particular course for that course date goes beyond 24 then a messages prompts the end user.
For simiplicity, i can tell you that I have...