R
richardb
I am printing single page Encounter Forms for a medical office and want each
form to have a unique serial number. I'd appreciate advice (or KB reference)
how to do this. One method might be to place the page number where I want the
serial number to appear. I would need code to retrieve the last used number
from somewhere and then set the "starting [page] number" to n+1. Finally,
write the last number used back to where I got it from. If that will work,
can someone help me with some of this code?
Thank you.
form to have a unique serial number. I'd appreciate advice (or KB reference)
how to do this. One method might be to place the page number where I want the
serial number to appear. I would need code to retrieve the last used number
from somewhere and then set the "starting [page] number" to n+1. Finally,
write the last number used back to where I got it from. If that will work,
can someone help me with some of this code?
Thank you.