Hi,
I need to calculate formula in sheet1 taking values from others sheets.
For example I have a formula in sheet1 containing the cell A1 of others sheets (sheet2,sheet3,sheet4 only). If i remove any one sheet (ex. sheet3), then the formula should work taking remaining sheets (ie., sheet2, sheet4) and also when i insert a worksheet with the name sheet3. How can i achieve this? Can I use reference only or VBA / macro? Can any one help to sort out this problem? Thanks
I need to calculate formula in sheet1 taking values from others sheets.
For example I have a formula in sheet1 containing the cell A1 of others sheets (sheet2,sheet3,sheet4 only). If i remove any one sheet (ex. sheet3), then the formula should work taking remaining sheets (ie., sheet2, sheet4) and also when i insert a worksheet with the name sheet3. How can i achieve this? Can I use reference only or VBA / macro? Can any one help to sort out this problem? Thanks