View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Larry Larry is offline
external usenet poster
 
Posts: 159
Default number sequence generator

Hi I am trying to create a sequential number generator in a workbook so that
each time it is accessed the next open cell will autofill with the next
higher number. I need it to do this from 150 to 10,000. I've tried to create
a couple macros, don't know much about pivot tables.
Any help? Thanks