hi,
try it
http://mcgimpsey.com/excel/udfs/sequentialnums.html
hth
--
regards from Brazil
Thanks in advance for your feedback.
Marcelo
"Freshman" escreveu:
> Dear all,
>
> I've a form with a control number in cell G3. Suppose the control number
> starting from "PR 00001" and every time I'll print 100 sheets. I want the
> form to be printed out in consecutive numbers, such as PR 00001, PR 00002, PR
> 00003 and so forth. What will the VBA code be so that I can get the above
> result?
>
> Thanks in advance.