johndoe12345
MIS
Hi All,
I'm trying to create a counter based on page n of m. Here are the example of the data.
Name ADD POSTAL_CODE STREAM PAGE
Johndoe 123 Avenue L1L 2L2 2 1
Johndoe 123 Avenue L1L 2L2 2 2
JaneSmith 999 Avenue M1M 2P2 3 1
JaneSmith 999 Avenue M1M 2P2 3 2
JaneSmith 999 Avenue M1M 2P2 3 3
I'm trying to increments the # then reset it when it checks for unique id.
Please help !!!
Thanks
I'm trying to create a counter based on page n of m. Here are the example of the data.
Name ADD POSTAL_CODE STREAM PAGE
Johndoe 123 Avenue L1L 2L2 2 1
Johndoe 123 Avenue L1L 2L2 2 2
JaneSmith 999 Avenue M1M 2P2 3 1
JaneSmith 999 Avenue M1M 2P2 3 2
JaneSmith 999 Avenue M1M 2P2 3 3
I'm trying to increments the # then reset it when it checks for unique id.
Please help !!!
Thanks