espenskeie
Well-known Member
- Joined
- Mar 30, 2009
- Messages
- 636
- Office Version
- 2016
- Platform
- Windows
Hi
Can anyone help me on how to use the =IF(AND(.... to check what values that are selected from the dropdown lists and then Return correct cell value?
This is my formula:
=IF(AND(E4="USD";G4="Free");Cash!E25;
IF(AND(E4="USD";G4="Restr.");Cash!E35;
IF(AND(4="NOK";G4="Free");Cash!E5;
IF(AND(E4="USD";G4="Free");Cash!E15;
"ERR"))))
Brgds
Espen
Can anyone help me on how to use the =IF(AND(.... to check what values that are selected from the dropdown lists and then Return correct cell value?
This is my formula:
=IF(AND(E4="USD";G4="Free");Cash!E25;
IF(AND(E4="USD";G4="Restr.");Cash!E35;
IF(AND(4="NOK";G4="Free");Cash!E5;
IF(AND(E4="USD";G4="Free");Cash!E15;
"ERR"))))
Brgds
Espen