#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JR
 
Posts: n/a
Default Help with =MOD

Hello,

I am using =MOD(B6-E6,1) to subtract time, however I am receiving a 59 hour
thing if the time is under. How do I use =MOD for same day returns?

Thanks


8:00 7:27 59:27
8:00 17:05 9:05
8:00 18:30 10:30



  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Biff
 
Posts: n/a
Default Help with =MOD

Hi!

I am receiving a 59 hour thing if the time is under.


Under what?

B6 = 7:27
E6 = 8:00

=MOD(B6-E6,1) returns 23:27

Biff

"JR" wrote in message
...
Hello,

I am using =MOD(B6-E6,1) to subtract time, however I am receiving a 59
hour
thing if the time is under. How do I use =MOD for same day returns?

Thanks


8:00 7:27 59:27
8:00 17:05 9:05
8:00 18:30 10:30





  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JR
 
Posts: n/a
Default Help with =MOD

switch the positions of the times. Put 7:27 in E6 and 8:00 in B6

"Biff" wrote:

Hi!

I am receiving a 59 hour thing if the time is under.


Under what?

B6 = 7:27
E6 = 8:00

=MOD(B6-E6,1) returns 23:27

Biff

"JR" wrote in message
...
Hello,

I am using =MOD(B6-E6,1) to subtract time, however I am receiving a 59
hour
thing if the time is under. How do I use =MOD for same day returns?

Thanks


8:00 7:27 59:27
8:00 17:05 9:05
8:00 18:30 10:30






  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Biff
 
Posts: n/a
Default Help with =MOD

Then the result is 0:33.

Biff

"JR" wrote in message
...
switch the positions of the times. Put 7:27 in E6 and 8:00 in B6

"Biff" wrote:

Hi!

I am receiving a 59 hour thing if the time is under.


Under what?

B6 = 7:27
E6 = 8:00

=MOD(B6-E6,1) returns 23:27

Biff

"JR" wrote in message
...
Hello,

I am using =MOD(B6-E6,1) to subtract time, however I am receiving a 59
hour
thing if the time is under. How do I use =MOD for same day returns?

Thanks


8:00 7:27 59:27
8:00 17:05 9:05
8:00 18:30 10:30








Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:50 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"