Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Maintenance R.Eng
 
Posts: n/a
Default How can I calculate flowrate?

we have a flowmeter that I need to monitor. I take date and time readings.
What formula do i use to calculate the flowrate (kiloliters/ minute)?

I have a cell inwhich i have calculated the time difference (eg 00:30) and
another cell where I calculate the quantity (eg: 6.725) now how do I get
excel to work out 6.725/ 00:30. the result is supposed to be 0.2047333 kL/min
  #2   Report Post  
Ragdyer
 
Posts: n/a
Default

I don't know where you got your answer from.
If 6.725 is kL, and it's divided by 30 minutes, you should get 0.224167

If 0.224167 is your actual correct answer, then you can try this formula in
C1, with C1 formatted as "General" or "Number", and with quantity in A1 and
actual time in B1:

=A1/(B1*1440)
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------


"Maintenance R.Eng" <Maintenance wrote in
message ...
we have a flowmeter that I need to monitor. I take date and time readings.
What formula do i use to calculate the flowrate (kiloliters/ minute)?

I have a cell inwhich i have calculated the time difference (eg 00:30) and
another cell where I calculate the quantity (eg: 6.725) now how do I get
excel to work out 6.725/ 00:30. the result is supposed to be 0.2047333

kL/min

  #4   Report Post  
Maintenance R.Eng
 
Posts: n/a
Default

Ok my bad work with a calculator - .224166 is the rate per minute. I managed
to get a flowrate by
=qty/time*24 (gives me my hourly rate which is what I finally needed)

Thank you very much
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
How can I calculate flowrate? Maintenance R.Eng Excel Worksheet Functions 1 September 6th 05 11:41 AM
How can I calculate Vacation Time earned based on length of emplo. Kim Excel Discussion (Misc queries) 2 March 15th 05 08:04 PM
formula to calculate # of days between dates, excluding holidays abs2299 Excel Discussion (Misc queries) 8 March 3rd 05 02:21 AM
Not able to calculate. mark_kramarczyk Excel Worksheet Functions 1 December 29th 04 08:55 PM
How do you calculate the nth root of a number in Excel 2003? William Excel Worksheet Functions 2 November 17th 04 04:19 PM


All times are GMT +1. The time now is 04:16 AM.

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"