Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Steved
 
Posts: n/a
Default Same row different Answer.

Hello from Steved

=C6+F6+I6+L6+O6+R6+U6+X6+AA6 the sum = 22645 which is correct.

=IF(SUM((IF(MOD(ROW(C6:AA6),3)=0,C6:AA6)))=0,"",SU M((IF(MOD(ROW(C6:AA6),3)=0,C6:AA6)))) = 25484 which is wrong.

Please what is required for the above to make it correct.

Thankyou.
  #2   Report Post  
Govind
 
Posts: n/a
Default

Hi,

Try

=IF(SUM((IF(MOD(COLUMN(C6:AA6),3)=0,C6:AA6)))=0,"" ,SUM((IF(MOD(COLUMN(C6:AA6),3)=0,C6:AA6))))

with Ctrl+shift+enter.

If not, let me know more detail about what you are trying to do.

Govind.


Steved wrote:

Hello from Steved

=C6+F6+I6+L6+O6+R6+U6+X6+AA6 the sum = 22645 which is correct.

=IF(SUM((IF(MOD(ROW(C6:AA6),3)=0,C6:AA6)))=0,"",SU M((IF(MOD(ROW(C6:AA6),3)=0,C6:AA6)))) = 25484 which is wrong.

Please what is required for the above to make it correct.

Thankyou.

  #3   Report Post  
Steved
 
Posts: n/a
Default

Thankyou Govind, I put in COL and it did not work, I should have known better,
Thanks to you another lesson learnt.

Cheers.


"Govind" wrote:

Hi,

Try

=IF(SUM((IF(MOD(COLUMN(C6:AA6),3)=0,C6:AA6)))=0,"" ,SUM((IF(MOD(COLUMN(C6:AA6),3)=0,C6:AA6))))

with Ctrl+shift+enter.

If not, let me know more detail about what you are trying to do.

Govind.


Steved wrote:

Hello from Steved

=C6+F6+I6+L6+O6+R6+U6+X6+AA6 the sum = 22645 which is correct.

=IF(SUM((IF(MOD(ROW(C6:AA6),3)=0,C6:AA6)))=0,"",SU M((IF(MOD(ROW(C6:AA6),3)=0,C6:AA6)))) = 25484 which is wrong.

Please what is required for the above to make it correct.

Thankyou.


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
Why is the answer to my formula double what it should be? Hayley B Excel Discussion (Misc queries) 1 July 19th 05 11:05 AM
i cant get the exact answer e.g answer is 13.49% i got 13.00% zai Excel Discussion (Misc queries) 3 June 9th 05 01:00 PM
Excel Answer Wizard BROKEN Mark Diaz Excel Discussion (Misc queries) 1 March 11th 05 10:19 PM
Display answer only in another cell of one containing a formula Mally Excel Discussion (Misc queries) 5 January 21st 05 01:07 PM
coverting answer from Radian mode to degree mode Xmastrzman Excel Worksheet Functions 1 November 10th 04 04:45 PM


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