Forum Discussion
Peteasp
Nov 10, 2022Copper Contributor
Excel Formula Need help
Hi all, Complete newbie here. I'm trying to make a simple Customer / Order ledger. I have a cell (J4) for whether a customer has paid or not with Y or N value. What I want to do is say if that is Y ...
tauqeeracma
Nov 10, 2022Steel Contributor
HIi Peteasp
You can use the IF() function to address your requirements.
Please refer to the attached sample file and let me know if it works for you.
Thanks
Tauqeer
Peteasp
Nov 11, 2022Copper Contributor
tauqeeracma Thats perfect. What I was doing was not to far away so thank you very much.
Pete