View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
windfucker windfucker is offline
external usenet poster
 
Posts: 1
Default inserting the numbers into excel column ?

Hi all,

I need to get my excel table column A filled with the numbers in this format
:

____A ______ B ______ C
(1),
(2),
(3),
....
....
(1749),
(1750),

Could someone help me with a simple macro which could do that for me ?

Thanks a lot in advance !