Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Can someone help me with the following statement:
=AVERAGEIFS(BeezidTable[final],BeezidTable[time],"TIME(HOUR(NOW()),MINUTE(NOW()),SECOND(NOW()) )") It returns DIV/0, but it should return a proper average. Thanks, Roy |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try
=AVERAGEIF(Range, "" & NOW()-INT(NOW()) , Sum Range) "rwtrader" wrote: Can someone help me with the following statement: =AVERAGEIFS(BeezidTable[final],BeezidTable[time],"TIME(HOUR(NOW()),MINUTE(NOW()),SECOND(NOW()) )") It returns DIV/0, but it should return a proper average. Thanks, Roy |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi Roy, what data is in Beezidtable[final] and beezidtable[time]? Is your PC's clock correct?
rwtrader wrote: Troubleshoot 04-Jun-10 Can someone help me with the following statement: =AVERAGEIFS(BeezidTable[final],BeezidTable[time],"TIME(HOUR(NOW()),MINUTE(NOW()),SECOND(NOW()) )") It returns DIV/0, but it should return a proper average. Thanks, Roy Previous Posts In This Thread: Submitted via EggHeadCafe - Software Developer Portal of Choice WPF Binding Beyond the Limitation of Name Scopes http://www.eggheadcafe.com/tutorials...nd-the-li.aspx |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SUM troubleshoot | Excel Discussion (Misc queries) | |||
Troubleshoot LOOKUP, please | Excel Worksheet Functions | |||
NETWORKDAYS Troubleshoot | Excel Discussion (Misc queries) | |||
Troubleshoot help | Excel Discussion (Misc queries) | |||
troubleshoot absolute value | Excel Worksheet Functions |