Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,058
Default 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

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default 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


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default 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



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
formula percentage problem thinkpic New Users to Excel 4 November 2nd 05 08:04 PM
problem with Array Formula OrdOff Excel Worksheet Functions 2 June 30th 05 04:57 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 07:48 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Relative Indirect Formula Referencing? Damian Excel Worksheet Functions 1 January 7th 05 04:16 AM


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