Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Calculation based on decimal

Please advised on how to calculate:

I have a forecast = 39,975
I have a shift qty = 7,535
shift production requirement = 5.3 (39975/7535)

What formula will determine the qty of the overage of .3 shifts?

Thank you

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,942
Default Calculation based on decimal

hi
=mod(39975,7535)
or if 39975 was in a1 and 7535 was in b1 then
=mod(a1,b1)

Regards
FSt1

"cjborntorun" wrote:

Please advised on how to calculate:

I have a forecast = 39,975
I have a shift qty = 7,535
shift production requirement = 5.3 (39975/7535)

What formula will determine the qty of the overage of .3 shifts?

Thank you

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Calculation based on decimal

thank you - that does the job

"FSt1" wrote:

hi
=mod(39975,7535)
or if 39975 was in a1 and 7535 was in b1 then
=mod(a1,b1)

Regards
FSt1

"cjborntorun" wrote:

Please advised on how to calculate:

I have a forecast = 39,975
I have a shift qty = 7,535
shift production requirement = 5.3 (39975/7535)

What formula will determine the qty of the overage of .3 shifts?

Thank you

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,942
Default Calculation based on decimal

glad to help. thanks for the feedback.

regards
FSt1

"cjborntorun" wrote:

thank you - that does the job

"FSt1" wrote:

hi
=mod(39975,7535)
or if 39975 was in a1 and 7535 was in b1 then
=mod(a1,b1)

Regards
FSt1

"cjborntorun" wrote:

Please advised on how to calculate:

I have a forecast = 39,975
I have a shift qty = 7,535
shift production requirement = 5.3 (39975/7535)

What formula will determine the qty of the overage of .3 shifts?

Thank you

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calculation not correct after decresing decimal point Imran Excel Discussion (Misc queries) 1 June 24th 08 11:28 AM
Calculation difference after decresing decimal points Imran Excel Discussion (Misc queries) 1 June 24th 08 08:08 AM
Calculation with Decimal Cmenkedi Excel Worksheet Functions 5 January 3rd 08 11:07 PM
problem with decimal in calculation Amanda Excel Discussion (Misc queries) 5 January 12th 06 05:25 PM
Converting decimal calculation to h:mm format Gina A. Excel Worksheet Functions 3 November 16th 05 11:27 PM


All times are GMT +1. The time now is 07:40 PM.

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

About Us

"It's about Microsoft Excel"