View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Tina Bradshaw
 
Posts: n/a
Default Need VBA to move totals from one page to another

I need to be able to move totals from page two in my workbook to page one.
But if the cell in page one is already populated, I need VB to detect that
and then move the total down on cell in the same column.

How do i do that?