So i'm putting together a model for two situations that are combined.
Knowing how management is, they are going to want to separate these situations and look at them individually as well as together. I have decided to program a simple trigger for this analysis, but was hoping there was a simple way to make this trigger flow.
So i've got a basic income statement, and each of the line items flow into it as such:
=Sum('Situation 1:Situation 2'C$12)
Situation 1 and Situation 2 are separate worksheets that are placed next to each other.
Is there a way to add an IF..Then statement to every cell in both Situation 1 & Situation 2 (without typing them manually) to make the trigger work?
Thanks
Knowing how management is, they are going to want to separate these situations and look at them individually as well as together. I have decided to program a simple trigger for this analysis, but was hoping there was a simple way to make this trigger flow.
So i've got a basic income statement, and each of the line items flow into it as such:
=Sum('Situation 1:Situation 2'C$12)
Situation 1 and Situation 2 are separate worksheets that are placed next to each other.
Is there a way to add an IF..Then statement to every cell in both Situation 1 & Situation 2 (without typing them manually) to make the trigger work?
Thanks