View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
lillian lillian is offline
external usenet poster
 
Posts: 25
Default how to increment no on excel spreed sheet

f I have one excel spree sheet and I want to add line no on the first
columnA, from 1 to 100, how do I do that?
ColumnA ColumnB
1 abc
2 ddd
3 add
4 eee


thanks.

Lillian