rodrunner79
IS-IT--Management
I have a SELECT query. When this query is run, it prompts for a PO Number. If PO is entered, it will filter the records for that PO.
Now, what I want to accomplish is... How can I put a line number on each record that is associated with that PO?
For example, it the filtered PO has 10 records. I want it to number each record, starting from 1 to 10. How do I do this? What is the expression? Is it =DMAX([ME]) + 1? Because, I've tried that and it didn't work... Please help.
-=True wisdom comes from knowing you know nothing.=-
Now, what I want to accomplish is... How can I put a line number on each record that is associated with that PO?
For example, it the filtered PO has 10 records. I want it to number each record, starting from 1 to 10. How do I do this? What is the expression? Is it =DMAX([ME]) + 1? Because, I've tried that and it didn't work... Please help.
-=True wisdom comes from knowing you know nothing.=-