View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
LAT LAT is offline
external usenet poster
 
Posts: 1
Default Column Total Needed via Macro

I am trying to record a macro that will give me a total after the last piece of data in a specific column. The problem is that the data will not end in the same row on each sheet. Can you provide the language so that it will total a specific column and write the total after the last piece of data (when the rows of data will change)?

Thanks for your help!