View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
wmureports wmureports is offline
external usenet poster
 
Posts: 14
Default Incrementing a field

I am importing a bunch of data, and the first field is Record #: I
want this field to increment with each imported record.

So the first line would be record 1, second line record 2 etc etc.
Anyone have some code that will do this?