Thread
:
Need VBA to move totals from one page to another
View Single Post
#
1
Posted to microsoft.public.excel.misc
Tina Bradshaw
Posts: n/a
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?
Reply With Quote