Hello!
Like the title states, I am an inexperienced user trying to create a sheet that will calculate bar tips owed to staff. I have managed to piece together something that works, but have one problem I have not been able to find the answer to. I have one cell that I need the formula to change depending on if it's a Friday or Saturday as the hours open are different, and that changes that tipout for that individual. I have tried playing around with IF Weekday functions but can't get it to work, which is probably an error between the chair and the keyboard. I have found a few references to creating a table and pulling from that, but I simply don't really know how to do that. The formula in question is:
=SUM(D2/9)*(B13)*0.2
That is for Friday, if Saturday it needs to be "D2/12", very small change.
I've attached an image showing how I've got it set up. I create a copy for each day, and manually add the date in A2.
Any help would be beyond appreciated!!
Like the title states, I am an inexperienced user trying to create a sheet that will calculate bar tips owed to staff. I have managed to piece together something that works, but have one problem I have not been able to find the answer to. I have one cell that I need the formula to change depending on if it's a Friday or Saturday as the hours open are different, and that changes that tipout for that individual. I have tried playing around with IF Weekday functions but can't get it to work, which is probably an error between the chair and the keyboard. I have found a few references to creating a table and pulling from that, but I simply don't really know how to do that. The formula in question is:
=SUM(D2/9)*(B13)*0.2
That is for Friday, if Saturday it needs to be "D2/12", very small change.
I've attached an image showing how I've got it set up. I create a copy for each day, and manually add the date in A2.
Any help would be beyond appreciated!!