ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   INDIRECT !@%? (https://www.excelbanter.com/excel-worksheet-functions/85132-indirect-%40%25.html)

Arturo

INDIRECT !@%?
 
Im having a scaling issue€¦
=QUARTILE(Sheet1!$C$2:$C$45,A3) works well!
A3 resides on sheet2.
Also on sheet2, resides =COUNTA(Constructs!P2:P10000) in cell Q1
Im trying to use INDIRECT to scale the Quartile formula.
Heres what Ive got thats not working:
=QUARTILE(Sheet1!$C$2:indirect(Sheet1!"C"&Q1,A4))
Can this indirect method be used for quartile?
Uuuugh!
Arturo

Peo Sjoblom

INDIRECT !@%?
 
Try

=QUARTILE(Sheet1!$C$2:INDIRECT("'Sheet1'!C"&Q1),A4 )



--

Regards,

Peo Sjoblom

http://nwexcelsolutions.com



"Arturo" wrote in message
...
I'm having a scaling issue.
=QUARTILE(Sheet1!$C$2:$C$45,A3) works well!
A3 resides on sheet2.
Also on sheet2, resides =COUNTA(Constructs!P2:P10000) in cell Q1
I'm trying to use INDIRECT to scale the Quartile formula.
Here's what I've got that's not working:
=QUARTILE(Sheet1!$C$2:indirect(Sheet1!"C"&Q1,A4))
Can this indirect method be used for quartile?
Uuuugh!
Arturo




Barb Reinhardt

INDIRECT !@%?
 
Try this:

=QUARTILE(INDIRECT("Sheet1!$C$2:$C$"&Q1),A4)

"Arturo" wrote:

Im having a scaling issue€¦
=QUARTILE(Sheet1!$C$2:$C$45,A3) works well!
A3 resides on sheet2.
Also on sheet2, resides =COUNTA(Constructs!P2:P10000) in cell Q1
Im trying to use INDIRECT to scale the Quartile formula.
Heres what Ive got thats not working:
=QUARTILE(Sheet1!$C$2:indirect(Sheet1!"C"&Q1,A4))
Can this indirect method be used for quartile?
Uuuugh!
Arturo



All times are GMT +1. The time now is 06:22 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com