Sorin Toma
New Member
- Joined
- Oct 29, 2022
- Messages
- 1
- Office Version
- 2013
- Platform
- Windows
Hi,
I have an workbook with a large number of sheets. One of them (named "Source") is like a "data source sheet" .The other sheets (named from 01 to 99) use some values from "Source" in simple formulas .
My problem is that I need to use same formula but with different arguments in each sheet ( for example: in sheet "01", cell A1= 'Source'!B1" and in sheet "02", same cell A1= 'Source'!B2" and so on) and I'm looking for a solution to to this automatically.
Could someone give me a hint (a formula or a macro) to avoid do this manually?
I have an workbook with a large number of sheets. One of them (named "Source") is like a "data source sheet" .The other sheets (named from 01 to 99) use some values from "Source" in simple formulas .
My problem is that I need to use same formula but with different arguments in each sheet ( for example: in sheet "01", cell A1= 'Source'!B1" and in sheet "02", same cell A1= 'Source'!B2" and so on) and I'm looking for a solution to to this automatically.
Could someone give me a hint (a formula or a macro) to avoid do this manually?