I have attached a wkbk with a sheet called total. The top rows have formulas accessing the rows beneath it, rows 25 to 104.
I am writing a macro to cut and paste rows from another wkbook into this one starting at row 25. This time it encompasses rows 25 to 104 or n=80. Next time however, it may be n=85 or greater. How do i make the formulas in the top rows calculate a variable range of cells like this?
thank you