ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Timesheet functions (https://www.excelbanter.com/excel-discussion-misc-queries/3035-timesheet-functions.html)

Luc

Timesheet functions
 
Hi all,

Tis the New Year and I now have to keep a detailed timesheet (lucky me!).
Our timesheets have to be in unit form, where one unit equals 6 minutes. So
far, i have the simple formula below...but don't know how to write the
formula for D1. Minimum unit has to be 1, and any fraction of a unit is
rounded up. Make sense?

A1 start time (09:00)
B1 end time (09:30)
C1 total time (B1 - A1 = 00:30)
D1 unit equivalent (?)

Thanks for any help,

Luc



Bob Phillips

Hi Luc,

=ROUNDUP(C1*48,0)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Luc" <luc2_at_agostini.org wrote in message
...
Hi all,

Tis the New Year and I now have to keep a detailed timesheet (lucky me!).
Our timesheets have to be in unit form, where one unit equals 6 minutes.

So
far, i have the simple formula below...but don't know how to write the
formula for D1. Minimum unit has to be 1, and any fraction of a unit is
rounded up. Make sense?

A1 start time (09:00)
B1 end time (09:30)
C1 total time (B1 - A1 = 00:30)
D1 unit equivalent (?)

Thanks for any help,

Luc





Luc

Hi Bob,

I tried that, but it gives the following...

start 09:00
end 09:30
total 00:30
unit equiv 1


Luc

"Bob Phillips" wrote in message
...
Hi Luc,

=ROUNDUP(C1*48,0)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Luc" <luc2_at_agostini.org wrote in message
...
Hi all,

Tis the New Year and I now have to keep a detailed timesheet (lucky

me!).
Our timesheets have to be in unit form, where one unit equals 6 minutes.

So
far, i have the simple formula below...but don't know how to write the
formula for D1. Minimum unit has to be 1, and any fraction of a unit is
rounded up. Make sense?

A1 start time (09:00)
B1 end time (09:30)
C1 total time (B1 - A1 = 00:30)
D1 unit equivalent (?)

Thanks for any help,

Luc







Aladin Akyurek

=ROUNDUP(C1*1440/6,0)

Luc wrote:
Hi Bob,

I tried that, but it gives the following...

start 09:00
end 09:30
total 00:30
unit equiv 1


Luc

"Bob Phillips" wrote in message
...

Hi Luc,

=ROUNDUP(C1*48,0)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Luc" <luc2_at_agostini.org wrote in message
...

Hi all,

Tis the New Year and I now have to keep a detailed timesheet (lucky


me!).

Our timesheets have to be in unit form, where one unit equals 6 minutes.


So

far, i have the simple formula below...but don't know how to write the
formula for D1. Minimum unit has to be 1, and any fraction of a unit is
rounded up. Make sense?

A1 start time (09:00)
B1 end time (09:30)
C1 total time (B1 - A1 = 00:30)
D1 unit equivalent (?)

Thanks for any help,

Luc







Bob Phillips

Hi Luc,

Sorry, I rounded to 30 mins not 6. Try

=ROUNDUP(C1*240,0)

--
HTH

-------

Bob Phillips
"Luc" <luc2_at_agostini.org wrote in message
...
Hi Bob,

I tried that, but it gives the following...

start 09:00
end 09:30
total 00:30
unit equiv 1


Luc

"Bob Phillips" wrote in message
...
Hi Luc,

=ROUNDUP(C1*48,0)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Luc" <luc2_at_agostini.org wrote in message
...
Hi all,

Tis the New Year and I now have to keep a detailed timesheet (lucky

me!).
Our timesheets have to be in unit form, where one unit equals 6

minutes.
So
far, i have the simple formula below...but don't know how to write the
formula for D1. Minimum unit has to be 1, and any fraction of a unit

is
rounded up. Make sense?

A1 start time (09:00)
B1 end time (09:30)
C1 total time (B1 - A1 = 00:30)
D1 unit equivalent (?)

Thanks for any help,

Luc









Luc

excellent!

thanks a lot for you help.

Luc

and thank you Aladin as well


"Bob Phillips" wrote in message
...
Hi Luc,

Sorry, I rounded to 30 mins not 6. Try

=ROUNDUP(C1*240,0)

--
HTH

-------

Bob Phillips
"Luc" <luc2_at_agostini.org wrote in message
...
Hi Bob,

I tried that, but it gives the following...

start 09:00
end 09:30
total 00:30
unit equiv 1


Luc

"Bob Phillips" wrote in message
...
Hi Luc,

=ROUNDUP(C1*48,0)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Luc" <luc2_at_agostini.org wrote in message
...
Hi all,

Tis the New Year and I now have to keep a detailed timesheet (lucky

me!).
Our timesheets have to be in unit form, where one unit equals 6

minutes.
So
far, i have the simple formula below...but don't know how to write

the
formula for D1. Minimum unit has to be 1, and any fraction of a

unit
is
rounded up. Make sense?

A1 start time (09:00)
B1 end time (09:30)
C1 total time (B1 - A1 = 00:30)
D1 unit equivalent (?)

Thanks for any help,

Luc












All times are GMT +1. The time now is 01:15 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com