Excel newbie, I mean really new! Need help with starting!

amorestcaecus

New Member
Joined
Apr 6, 2013
Messages
1
Basically i would like to use excel to calculate the total hours i spent working on something, and how much i earned working.

For example, I spent 7 minutes on a task and was paid $3. I did another task for 10 minutes and was paid $2.50.
I would like to have these two tasks added so that, say, by the end of the week when I add up all of my minutes (in this case 17 minutes) it would total to $5.50 for that week.

I would like to have it so that I can create a new one for each week. the picture i attached is all that i have so far lol! Im completely lost!
xmmstu.png


thanks for your help in advance!!!
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
Good morning,

As you are completely new I have kept this as basic as possible so minutes are just counted without changing to hours or minutes.

I have put some headings on for you.

I also suggest you place the mouse on the sheet name at the bottom and right click then select change sheet name and change it to
Week1 etc so you know what sheet to go to.

Hope this helps.

Sheet1

ABCDEF
1DateTime Amount Total TimeTotal Amount
201/03/200317£ 1.53 135£ 37.50
302/03/200315£ 4.60
403/03/200312£ 3.00
504/03/200311£ 2.87
605/03/200345£ 13.00
706/03/200323£ 8.00
807/03/200312£ 4.50

<colgroup><col style="width: 30px; font-weight: bold;"><col style="width: 75px;"><col style="width: 64px;"><col style="width: 64px;"><col style="width: 64px;"><col style="width: 72px;"><col style="width: 92px;"></colgroup><tbody>
</tbody>

Spreadsheet Formulas
CellFormula
E2=SUM(B:B)
F2=SUM(C:C)

<tbody>
</tbody>

<tbody>
</tbody>


Excel tables to the web >> Excel Jeanie HTML 4
 
Upvote 0

Forum statistics

Threads
1,214,643
Messages
6,120,702
Members
448,980
Latest member
CarlosWin

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top