SPEARSON1234
New Member
- Joined
- Dec 16, 2024
- Messages
- 4
- Office Version
- 365
- Platform
- Windows
Hi everyone,
Hopefully a simple answer from more experiences users. I am trying to put in a formula that looks at two cells and comes back with an answer. So if A2 is Greater than A1 then return yes, if A2 is less than A1 return No or return Equal if there is no difference between them.
I tried this but it is not working and I cannot work out what is wrong. Sorry for the relatively new user question!
=IF('PL PFA - DIS'!P5>'PL PFA - DIS'!P4)"Yes",IF('PL PFA - DIS'!P5<'PL PFA - DIS'!P4,"No","Maybe")
Thanks in advance for your help
Hopefully a simple answer from more experiences users. I am trying to put in a formula that looks at two cells and comes back with an answer. So if A2 is Greater than A1 then return yes, if A2 is less than A1 return No or return Equal if there is no difference between them.
I tried this but it is not working and I cannot work out what is wrong. Sorry for the relatively new user question!
=IF('PL PFA - DIS'!P5>'PL PFA - DIS'!P4)"Yes",IF('PL PFA - DIS'!P5<'PL PFA - DIS'!P4,"No","Maybe")
Thanks in advance for your help