Thread: writing macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
EFFY EFFY is offline
external usenet poster
 
Posts: 1
Default writing macro

I've a 1000 number entries (i.e n = 1000). I want to sum then in tens, that
is, 1-10, 2-11, 3-12,...990-1000). I want to do this using excel macro.
Please will somebody write the code for me?