LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #9   Report Post  
Tushar Mehta
 
Posts: n/a
Default

Take a look at Domenic's first solution. It is a generic version of
RD's. Use RD's multiplication technique and there is no need for the
double-negation. To me it seems that there's a subset of people who
design their formulas around the question "OK, how can I stick in a
double-negation in the answer?"

=SUMPRODUCT((MOD(ROW(A3:A12)-ROW(A3),8)=0)*(A3:A12))
Of course, personally, I am indifferent between the above and the array
formula
=SUM(IF(MOD(ROW(A3:A12)-ROW(A3),8)=0,A3:A12))

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article , no-
says...
In news:microsoft.public.excel.worksheet.functions, "RagDyeR"
posted on Sat, 22 Jan 2005 13:21:14 -0800:

You should now be able to understand why all of the 3 formulas I entered
above will work for your situation.


Jeez. Seems like it would make more sense to have a "step" command in
Excel.

=SUM(T12:T428(STEP(8))

Or something like that. :-)

Thanks for the information. I will study it carefully.

Damaeus

 
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
How do I view the actual numeric value of a formula in Excel 2002. Excel Function Help Excel Worksheet Functions 0 January 13th 05 10:07 PM
Need excel formula to display 28.50hrs in HRS & MINS? rbc Excel Worksheet Functions 4 January 6th 05 12:21 PM
What is the formula for adding mulitple numbers in one excel cell. Merlin_au Excel Discussion (Misc queries) 1 January 4th 05 10:50 AM
transfer an excel work sheet to Paint huong Excel Discussion (Misc queries) 1 December 10th 04 03:09 AM
transfer an excel work sheet to Paint [email protected] Excel Discussion (Misc queries) 0 December 10th 04 02:55 AM


All times are GMT +1. The time now is 04:34 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"