Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default I need a formula for rowwise

I need a formula for to calculate a total value of rowwise
example i find the value of A1+D1+g1
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 229
Default I need a formula for rowwise

Try this
=SUMPRODUCT(--(MOD(COLUMN(A1:Z1),3)=1),A1:Z1)
best wishes
Sreedhar

"Excel function" wrote:

I need a formula for to calculate a total value of rowwise
example i find the value of A1+D1+g1

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,058
Default I need a formula for rowwise

In A2 enter:
=A1+D1+G1
--
Gary''s Student - gsnu200779


"Excel function" wrote:

I need a formula for to calculate a total value of rowwise
example i find the value of A1+D1+g1

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
rowwise query Gerald Excel Worksheet Functions 2 October 14th 06 01:00 PM
rowwise total! via135 Excel Worksheet Functions 6 March 30th 06 07:56 PM


All times are GMT +1. The time now is 08:37 PM.

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"