![]() |
|
|||||||
|
|
|
Thread Tools | Display Modes |
|
|
|
#1
|
|||
|
|||
|
Yes, that's a bug the forum comes with
![]() If you got IE in use, click the desired file. You will get options what to do: Choose "save as" and type in the name of the file including its format (.xlsx), select the folder where the file should be saved and click ok. From the folder you can open the file normally. |
|
#2
|
|||
|
|||
|
Some of the sheets I apply this formulas to has more and some has less rows. Can I not just go in the formula and change the range ($d$2:$d$69) just change the 69 to say 300 and the other corresponding parts to expand for more rows in other sheets. I tried that and now the data returns as Zero or extremely off.
|
|
#3
|
|||
|
|||
|
As I said - Yes you can, as long additional range is really empty, AVERAGE() ignores these cells. Empty means, that the additional cells may not filled with Zero neither with empty strings (="") as formulas might return.
The formulas used are Array-formulas. They tend to be slow, therefore it's recommended to keep ranges short for performance issues. If you do any changes remember you will have to quit the changes by pressing Ctrl+Shift+Enter at one time instead of only Enter. With this Excel will then suround the formula by {} to mark the formula as Array-formula. Only that way the formula will return correct results. Edit: As to your second question, it's probably the result of above said |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Average over all pivot rows in excel | Andrey | Excel | 2 | 07-23-2014 07:51 AM |
| formula to find 2 or more criterias then average the sum | samtitus | Excel | 6 | 02-17-2014 10:16 PM |
Formula with 3 Criteria
|
bremen22 | Excel | 3 | 09-24-2013 11:39 AM |
Excel 2010 formula rounds - arithmetic average calculation
|
YooNaa Kim | Excel | 1 | 06-07-2011 08:50 PM |
| 'AVERAGE' Formula | nfphilpot | Excel | 3 | 11-24-2010 02:19 PM |