bbuubb
Civil/Environmental
- Nov 10, 2004
- 9
Hello,
My goal is to have a master sheet with all my data on it, and secondary worksheets that mimic portions or columns of the master for easy organization and printing purposes.
I can initially accomplish this by filling formula (sheet1!a1=sheet!2a1) across the whole worksheet. In order to fill, the cell references need to be dynamic. I need them all to end up static so excel doesn't try to compensate for row or column deletions/addition on the master sheet.
Is there a way to batch convert a lot of formulas to static? i.e. (sheet1!$a$1=sheet!2$a$1), or propagate/fill formulas so that the cell references change but then end up static? Or maybe a macro to just insert $ at each cell reference.
I've been searching for a solution for a while now and cant seem to find one. Your help is appreciated.
Matt
My goal is to have a master sheet with all my data on it, and secondary worksheets that mimic portions or columns of the master for easy organization and printing purposes.
I can initially accomplish this by filling formula (sheet1!a1=sheet!2a1) across the whole worksheet. In order to fill, the cell references need to be dynamic. I need them all to end up static so excel doesn't try to compensate for row or column deletions/addition on the master sheet.
Is there a way to batch convert a lot of formulas to static? i.e. (sheet1!$a$1=sheet!2$a$1), or propagate/fill formulas so that the cell references change but then end up static? Or maybe a macro to just insert $ at each cell reference.
I've been searching for a solution for a while now and cant seem to find one. Your help is appreciated.
Matt