Hi
I have been looking throug the threads in search for an answer. But couldnt fing one that I could turn in my favour
My problem is:
I have a table of cases which is given a specific nr.
If the user enters two numbers, he would get a report showing the missing numbers between his interval:
Example:
In my table I have casenr 12, 14 ,24 ,25 and so on
The useres enters 10 and 20
Then the report should show this
10,11,13,15,16,17,18,119,20
How would this be solved?
I have been looking throug the threads in search for an answer. But couldnt fing one that I could turn in my favour
My problem is:
I have a table of cases which is given a specific nr.
If the user enters two numbers, he would get a report showing the missing numbers between his interval:
Example:
In my table I have casenr 12, 14 ,24 ,25 and so on
The useres enters 10 and 20
Then the report should show this
10,11,13,15,16,17,18,119,20
How would this be solved?