thewiseguy
Well-known Member
- Joined
- May 23, 2005
- Messages
- 1,019
- Office Version
- 365
- Platform
- Windows
Hello everyone - I am currently using the following formula:
=IF(W7="YES",W8,IF(AND(W7="",Dashboard!J17="PSEG"),'Lighting&Controls(PSEGrebates)'!E1,'Lighting&Controls (JCPLRebates)'!A1))
I would like to add the following statement to it:
=If(Dashboard!J17=anything other than PSEG or JCPL, then Lighting&Controls (OtherRebates)'!A1
Hope that is clear and thank you in advance!!
=IF(W7="YES",W8,IF(AND(W7="",Dashboard!J17="PSEG"),'Lighting&Controls(PSEGrebates)'!E1,'Lighting&Controls (JCPLRebates)'!A1))
I would like to add the following statement to it:
=If(Dashboard!J17=anything other than PSEG or JCPL, then Lighting&Controls (OtherRebates)'!A1
Hope that is clear and thank you in advance!!