Forum Discussion
christellereyes
Oct 25, 2022Copper Contributor
editing microsoft excel online
Hi, I'm creating a spreadsheet for payroll and I want to ask on a formula for example if d11 is greater than $350,000 then c11 would reflect as $250 Ferry001
- Oct 25, 2022
Riny_van_Eekelen
Oct 25, 2022Platinum Contributor
christellereyes That would be:
=IF(D7>7,C7*70-(D7-7),"x")
"x" will be the result when D7 is not greater than 7.
christellereyes
Oct 25, 2022Copper Contributor
I tried this one but, it's not working. The value in c7 will reflect as x
- Riny_van_EekelenOct 26, 2022Platinum Contributor
christellereyes Can you upload a screenshot* of the relevant part of your schedule and indicate the outcome you expect?
*create a screenshot, save it on your local machine. When replying, press the photo camera symbol (see toolbar in the top of the Message editor) and follow the instructions.