#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,069
Default External Data

Can anyone help i have set up a spreadsheet that update every 1 minute form a
data base but when i am trying to do a Average formula between to cells that
contain call stats it cums up with the #DIV/0! in the cell were it should be
a average of calls across the two cells this is the formula i am using -

=AVERAGE(E4:E5)

does anyone now a formula that can read off the external data after it has
imported into excel

the only formula that i can get working is =E4:E5 insted of a =SUM(E4:E5)

Please can someone help !!!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,886
Default External Data

Hi John

One way
=IF(COUNT(E4:E5)<2,"",AVERAGE(E4:E5))

--
Regards

Roger Govier


"John" wrote in message
...
Can anyone help i have set up a spreadsheet that update every 1 minute
form a
data base but when i am trying to do a Average formula between to
cells that
contain call stats it cums up with the #DIV/0! in the cell were it
should be
a average of calls across the two cells this is the formula i am
using -

=AVERAGE(E4:E5)

does anyone now a formula that can read off the external data after it
has
imported into excel

the only formula that i can get working is =E4:E5 insted of a
=SUM(E4:E5)

Please can someone help !!!



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
Inputting data to one worksheet for it effect another daedalus1 Excel Discussion (Misc queries) 1 June 25th 06 04:39 PM
How do i refresh external data import in excel in seconds Bala New Users to Excel 2 December 29th 05 05:12 AM
Get External Data in Excel MattsConfused Excel Discussion (Misc queries) 0 December 17th 05 05:37 PM
External Data Andrew Hills Excel Discussion (Misc queries) 0 April 29th 05 02:38 AM
How do I create a list in excel that contains external data? bill@bb Excel Discussion (Misc queries) 1 February 15th 05 02:45 AM


All times are GMT +1. The time now is 05:53 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"