How do I copy a range of cells from 1 sheet in a workbook to another sheet in
the same workbook with the following stipulations:
1) All formatting needs to be copied.
2) All formulas need to be copied.
3) All values need to be copied.
4) The cells need to be linked.
The idea is that one sheet has running totals for different types of widgets
(thousands of lines), and there is a summary row of data and formulas for each
widget. The summary row
will be copied to a separate sheet to provide a synopsis at a glance of all
widgets.