Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Summation Formula Question (Code Inside)

I am trying to sort through a file and select only the 25th line of a
secondary worksheet titled "raw data". The basic formula I was using is
below:

=SUM((E4:E23)*(MOD(ROW(E4:E23)-ROW(E4);5)=0))

My formula looks like this:

=SUM(('Raw Data'!B36:B16500)*(MOD(ROW('Raw Data'!B36:B16500)-ROW('Raw
Data'!B36);25)=0))

It won't work, and I'm wondering what I'm doing wrong.

Thanks.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Summation Formula Question (Code Inside)

Anyone?

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
SUMMATION combined with PV formula turjes Excel Worksheet Functions 3 April 7th 09 01:29 AM
Summation question T.Mad Excel Worksheet Functions 6 July 9th 07 03:05 AM
Summation Formula Needed addie Excel Worksheet Functions 6 February 18th 06 08:12 AM
VBA code to perform summation and product summation 21MSU[_2_] Excel Programming 4 May 17th 04 07:19 PM
VBA : VBA code for summation formula david2004[_4_] Excel Programming 1 January 11th 04 08:32 PM


All times are GMT +1. The time now is 09:23 AM.

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"