View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Max Bialystock[_2_] Max Bialystock[_2_] is offline
external usenet poster
 
Posts: 31
Default numbers (like invoice numbers) in Excel worksheet

I want to print out 70 copies of an order form. Each form needs to be
numbered. The first form to be printed will numbered "1". The last form to
be printed will be numbered "70".

If, in future, I need to print more of these forms, then next one I print
out should be numbered "71".

How do I do this, please?