#1   Report Post  
Sandy
 
Posts: n/a
Default INDIRECT Help

Hi
I need to use INDIRECT but Im not sure how....
=SUMPRODUCT(--(TRANSMISSION!$C$6:$IV$6="Foo")*(--(TRANSMISSION!$C$18:$IV$18="Boo"))*(TRANSMISSION!$ C$32:$IV$32))

The 32 is the value of row(A1)+18

Thanks
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

=SUMPRODUCT(--(TRANSMISSION!$C$6:$IV$6="Foo")*(--(TRANSMISSION!$C$18:$IV$18=
"Boo"))*(INDIRECT("TRANSMISSION!$C$"&A1+18&":$IV$" &A1+18)))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Sandy" wrote in message
...
Hi
I need to use INDIRECT but Im not sure how....

=SUMPRODUCT(--(TRANSMISSION!$C$6:$IV$6="Foo")*(--(TRANSMISSION!$C$18:$IV$18=
"Boo"))*(TRANSMISSION!$C$32:$IV$32))

The 32 is the value of row(A1)+18

Thanks



  #3   Report Post  
Sandy
 
Posts: n/a
Default

Thanks for the reply
I get a #value when I use your formula. :-(


"Bob Phillips" wrote:

=SUMPRODUCT(--(TRANSMISSION!$C$6:$IV$6="Foo")*(--(TRANSMISSION!$C$18:$IV$18=
"Boo"))*(INDIRECT("TRANSMISSION!$C$"&A1+18&":$IV$" &A1+18)))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Sandy" wrote in message
...
Hi
I need to use INDIRECT but Im not sure how....

=SUMPRODUCT(--(TRANSMISSION!$C$6:$IV$6="Foo")*(--(TRANSMISSION!$C$18:$IV$18=
"Boo"))*(TRANSMISSION!$C$32:$IV$32))

The 32 is the value of row(A1)+18

Thanks




  #4   Report Post  
Bob Phillips
 
Posts: n/a
Default

This works for me

=SUMPRODUCT(--(TRANSMISSION!$C$6:$IV$6="Foo")*(--(TRANSMISSION!$C$18:$IV$18=
"Boo"))*(INDIRECT("TRANSMISSION!$C$"&A1+18&":$IV$" &A1+18)))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Sandy" wrote in message
...
Thanks for the reply
I get a #value when I use your formula. :-(


"Bob Phillips" wrote:


=SUMPRODUCT(--(TRANSMISSION!$C$6:$IV$6="Foo")*(--(TRANSMISSION!$C$18:$IV$18=
"Boo"))*(INDIRECT("TRANSMISSION!$C$"&A1+18&":$IV$" &A1+18)))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Sandy" wrote in message
...
Hi
I need to use INDIRECT but Im not sure how....


=SUMPRODUCT(--(TRANSMISSION!$C$6:$IV$6="Foo")*(--(TRANSMISSION!$C$18:$IV$18=
"Boo"))*(TRANSMISSION!$C$32:$IV$32))

The 32 is the value of row(A1)+18

Thanks






  #5   Report Post  
Sandy
 
Posts: n/a
Default

I see the problem but unsure how to fix it....the indirect reference should
be to the current row something like

INDIRECT(("TRANSMISSION!$C$"&ROW()+28&":$IV$"&ROW( )+28)))

I probably mislead the readers by my explanation. Sorry

Thanks again!

"Bob Phillips" wrote:

This works for me

=SUMPRODUCT(--(TRANSMISSION!$C$6:$IV$6="Foo")*(--(TRANSMISSION!$C$18:$IV$18=
"Boo"))*(INDIRECT("TRANSMISSION!$C$"&A1+18&":$IV$" &A1+18)))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Sandy" wrote in message
...
Thanks for the reply
I get a #value when I use your formula. :-(


"Bob Phillips" wrote:


=SUMPRODUCT(--(TRANSMISSION!$C$6:$IV$6="Foo")*(--(TRANSMISSION!$C$18:$IV$18=
"Boo"))*(INDIRECT("TRANSMISSION!$C$"&A1+18&":$IV$" &A1+18)))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Sandy" wrote in message
...
Hi
I need to use INDIRECT but Im not sure how....


=SUMPRODUCT(--(TRANSMISSION!$C$6:$IV$6="Foo")*(--(TRANSMISSION!$C$18:$IV$18=
"Boo"))*(TRANSMISSION!$C$32:$IV$32))

The 32 is the value of row(A1)+18

Thanks








  #6   Report Post  
Sandy
 
Posts: n/a
Default

the 28 should be 18, but it still doesnt work

"Sandy" wrote:

I see the problem but unsure how to fix it....the indirect reference should
be to the current row something like

INDIRECT(("TRANSMISSION!$C$"&ROW()+28&":$IV$"&ROW( )+28)))

I probably mislead the readers by my explanation. Sorry

Thanks again!

"Bob Phillips" wrote:

This works for me

=SUMPRODUCT(--(TRANSMISSION!$C$6:$IV$6="Foo")*(--(TRANSMISSION!$C$18:$IV$18=
"Boo"))*(INDIRECT("TRANSMISSION!$C$"&A1+18&":$IV$" &A1+18)))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Sandy" wrote in message
...
Thanks for the reply
I get a #value when I use your formula. :-(


"Bob Phillips" wrote:


=SUMPRODUCT(--(TRANSMISSION!$C$6:$IV$6="Foo")*(--(TRANSMISSION!$C$18:$IV$18=
"Boo"))*(INDIRECT("TRANSMISSION!$C$"&A1+18&":$IV$" &A1+18)))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Sandy" wrote in message
...
Hi
I need to use INDIRECT but Im not sure how....


=SUMPRODUCT(--(TRANSMISSION!$C$6:$IV$6="Foo")*(--(TRANSMISSION!$C$18:$IV$18=
"Boo"))*(TRANSMISSION!$C$32:$IV$32))

The 32 is the value of row(A1)+18

Thanks






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
indirect formula Manos Excel Worksheet Functions 0 February 16th 05 01:17 PM
Indirect( ) function loosing values when spreadsheets are closed Word4Dummies Excel Worksheet Functions 2 February 13th 05 12:41 PM
is there a NON-volatile version of INDIRECT ?? spiderman Excel Discussion (Misc queries) 1 February 4th 05 04:54 PM
Indirect another wookbook tim_o_mast Excel Worksheet Functions 8 January 10th 05 07:03 PM
Using Indirect & Creating a worksheet Macro Bill Healy Excel Worksheet Functions 1 November 5th 04 10:51 AM


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