Microsoft
Software
Hardware
Network
Question : Average from column with empty cells.
Hi All, need to get the average times from a column E2:E4527 (mm:ss - format), but many of these are empty.
Answer : Average from column with empty cells.
The AVERAGE function ignores empty cells.
=AVERAGE(E2:E4527)
Kevin
Random Solutions
Print raw data to the printer:
Adding new button to windows taskbar
Using a geometry type check constrint in sql sever 2008
Apostrophe in combo box search
3 subforms using the same table?
IIS 6.0, SSL Renew, 2048 bit key lenth
Convert binary data to string to displayable text for user
Send Email From Access - VB Code to select Outlook 2007 Send Account
Problems with parsing an error message into a label on a form
How to retrive OU Properties in an Active Directory using VB.NET