Hi.
Im making a excel doc where i can make track of my working hours, and that my sallary is correct.

I want to fill in when i startet at work, and when i ended, and need a function that find how many hours i worked that day. Problem is that when i fill inn:
Start: End Break
0800 1600 0030
Its get messed up by the cell format and stuff, any tips?

Secound problem, i have a tax table, so when my scheme has found out how much i make BEFORE tax, i want it to auto find how much tax i need to pay.. the tax table is type:
If u make 10 000, u have to pay 1300 tax, if u make 11 000, u have to pay 1500 and so on....

Anyone?