This is my first post, and I'm sure the answer to my question is probably a simple one...maybe that's why I can't think of it.
Anyway, here is my questions: I have built a sheet that tells me the hours I have worked for any given month. What I'd like to be able to do next is calculate how much $$ I have made during one day. Sounds easy, but I have 2 jobs and receive a premium when I work one of those jobs. I think I should be using an if/then statement, but am stumped as to how to get it to work.
Here is the "plain english" version of what I am trying to do: if I work job1 then hrs worked * $24.00, if I work job2 then hrs worked * $30.00.
Any help would be appreciated.
pvautour
Bookmarks