× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Like Darren said... ss_formula() should work with any formula you can insert in Excel (except, without the leading = sign)

So you should be able to do something like:

ss_formula(row: 3: 'AVERAGE(INDIRECT("''"&A6&"''!F6:$F$18"))': numeric);

but I haven't a clue what that formula does... I'm just copying it from your e-mail (and doubling-up the single quotes.)



On 1/9/2015 2:04 PM, broehmer@xxxxxxxxxxxxxxx wrote:
Hello Scott;

Yes. Yes. Yes. Yes. No.
Just looking for an example that I can get that works.
Right now I'm building the spreadsheet that has multiple
sheets and each has to summarize to the front sheet.
I just this minute finished converting the HSSF to XSSF so
that I can use your example for start and end. Now
I'm diving into the formula. If I understand from your
example that I need ss_formula(row: 3: 'AVG('+start+' : '+end+')'
Numeric);
will average a start and stop for columns but what I don't know is
what it takes to make =AVERAGE(INDIRECT("'"&A6&"'!F6:$F$18")) work.



Bill Roehmer
Senior Pgmr/Analyst
The C.D. Hartnett Company


"CONFIDENTIALITY NOTICE: This e-mail transmission (and/or the attachments accompanying it) contain confidential information belonging to the sender. The information is intended only for the use of the intended recipient. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or the taking of any action in reliance on the contents of the information is strictly prohibited. Any unauthorized interception of this transmission is illegal under the law. If you have received this transmission in error, please promptly notify the sender by reply e-mail, and then destroy all copies of the transmission."


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.