ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Indirect Formula Problem (https://www.excelbanter.com/excel-worksheet-functions/128267-indirect-formula-problem.html)

sid@knee

Indirect Formula Problem
 
Hi,

I'm having trouble using the INDIRECT formula below

=INDIRECT("'06 07 rnl(&A5&)'!$C$4")

It returns a reference problem.

A5 is the cell worksheet number, there are multiple worksheets named 06 07
rnl (#) where # can be any number from 1-115.

Any suggestions on how to fix this?

Cheers

Gary''s Student

Indirect Formula Problem
 
=INDIRECT("'06 07rnl(" & A5 & ")'!C4")
--
Gary's Student
gsnu200703


"sid@knee" wrote:

Hi,

I'm having trouble using the INDIRECT formula below

=INDIRECT("'06 07 rnl(&A5&)'!$C$4")

It returns a reference problem.

A5 is the cell worksheet number, there are multiple worksheets named 06 07
rnl (#) where # can be any number from 1-115.

Any suggestions on how to fix this?

Cheers


Pete_UK

Indirect Formula Problem
 
I think you need to do this:

=INDIRECT("'06 07 rnl("&A5&")'!$C$4")

Hope this helps.

Pete


On Jan 30, 12:28 am, sid@knee
wrote:
Hi,

I'm having trouble using the INDIRECT formula below

=INDIRECT("'06 07 rnl(&A5&)'!$C$4")

It returns a reference problem.

A5 is the cell worksheet number, there are multiple worksheets named 06 07
rnl (#) where # can be any number from 1-115.

Any suggestions on how to fix this?

Cheers



sid@knee

Indirect Formula Problem
 
Thanks Guys...

Cheers

"Pete_UK" wrote:

I think you need to do this:

=INDIRECT("'06 07 rnl("&A5&")'!$C$4")

Hope this helps.

Pete


On Jan 30, 12:28 am, sid@knee
wrote:
Hi,

I'm having trouble using the INDIRECT formula below

=INDIRECT("'06 07 rnl(&A5&)'!$C$4")

It returns a reference problem.

A5 is the cell worksheet number, there are multiple worksheets named 06 07
rnl (#) where # can be any number from 1-115.

Any suggestions on how to fix this?

Cheers





All times are GMT +1. The time now is 02:43 PM.

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