Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have two worksheets which both have a variable # of rows with a total row
at the end. I have a macro that merges these two worksheets together into one sheet. Currently, it is including the blank row after the last row of data and the row with the formula to total Column "F". This is the only info on this line. When the merge occurs, it includes these two lines from the first worksheet and this messes up the subsequent code that copies the formulas in Columns "G" and "H". The formulas stop at the blank row and does not continue to the last row of data. Also, the total in the middle of the data is skewing my final total. What code can I include that will delete these total lines from both worksheets prior to the merge? thanks bunches |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deleting Custom Views when Deleting Sheets | Excel Programming | |||
Deleting cell data without deleting formula | Excel Discussion (Misc queries) | |||
deleting values in a worksheet without deleting the formulas | Excel Worksheet Functions | |||
how prevent formula in cell from deleting when deleting value???? | New Users to Excel | |||
Deleting Hyphens or Dashes from multiple cells without deleting the remaining content | Excel Programming |