Thread: Help on Macros
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Yuvaraj Yuvaraj is offline
external usenet poster
 
Posts: 8
Default Help on Macros

Hi,

I have a file with huge data. I would like to insert a column before a
column with heading "8010" and the new column which is been inserted should
contain the sum of all datas to its left..
Assuming column BX is the "8010"( At BX2) column i would like to insert a
new column at BW and it should contain sum of datas from B2 to BW2