Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default 'INDIRECT'ly referred cell's own simple formula fails....

Hi,

ENV: Excel 2003 on Windows XP

I have a cell B$3 on current sheet being refered via 'INDIRECT' call
as:

=VLOOKUP($A4,INDIRECT("'[NEW FNO EOD Data.xls]"&B$3&"'!$B$2:$Z$500"),
8, FALSE) in different places of my current sheet.

For the contents of this cell B$3 ifself, however, when I try to place
a formula to pick its value from other sheet [something like =VCON!A10
VCON being other sheet] looks like formula fails and appears as
"string literal placed in cell". Both cell i.e. B$3 here and VCON's
A10 have same 'format' of 'Text'.

Is this due to any reason that its being referred in INDIRECT call? I
feel there could be some other reason. Other cells [which are not

referred by 'INDIRECT' way work fine].

Clues shall be helpful,

Thanks for your time

- Kedar Agarkar
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 968
Default 'INDIRECT'ly referred cell's own simple formula fails....

There is no intrinsic reason why you cannot use INDIRECT in this way.

I suggest you use the Evaluate Formula button on the auditing toolbar to
work out exactly what text your formula is passing to INDIRECT
or highlight the interesting bit in the formula-bar and press F9 (Clear to
reset the formula)

Charles
__________________________________________________
Outlines for my Sessions at the Australia Excel Users Group
http://www.decisionmodels.com/OZEUC.htm

"Kedar Agarkar" wrote in message
...
Hi,

ENV: Excel 2003 on Windows XP

I have a cell B$3 on current sheet being refered via 'INDIRECT' call
as:

=VLOOKUP($A4,INDIRECT("'[NEW FNO EOD Data.xls]"&B$3&"'!$B$2:$Z$500"),
8, FALSE) in different places of my current sheet.

For the contents of this cell B$3 ifself, however, when I try to place
a formula to pick its value from other sheet [something like =VCON!A10
VCON being other sheet] looks like formula fails and appears as
"string literal placed in cell". Both cell i.e. B$3 here and VCON's
A10 have same 'format' of 'Text'.

Is this due to any reason that its being referred in INDIRECT call? I
feel there could be some other reason. Other cells [which are not

referred by 'INDIRECT' way work fine].

Clues shall be helpful,

Thanks for your time

- Kedar Agarkar



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default 'INDIRECT'ly referred cell's own simple formula fails....

Hi Charles,

My VLOOKUP with INDIRECT inside it is working just fine. However, the
cell which is being referred in INDIRECT, that cell has some formula
to pick its own value. This formula does not work and shows formula
string as cell value, hence Evaluate Formala also doe not work.

There is some unknown reason why the formula is taken as the cell
string value. For other cells elsewhere, formula works [so no error in
typing].

Any clues shall help.

Thanks

- KA
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 968
Default 'INDIRECT'ly referred cell's own simple formula fails....

Whats the formula in the cell referred to by INDIRECT?

Charles
__________________________________________________
Outlines for my Sessions at the Australia Excel Users Group
http://www.decisionmodels.com/OZEUC.htm

"Kedar Agarkar" wrote in message
...
Hi Charles,

My VLOOKUP with INDIRECT inside it is working just fine. However, the
cell which is being referred in INDIRECT, that cell has some formula
to pick its own value. This formula does not work and shows formula
string as cell value, hence Evaluate Formala also doe not work.

There is some unknown reason why the formula is taken as the cell
string value. For other cells elsewhere, formula works [so no error in
typing].

Any clues shall help.

Thanks

- KA



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
a range area referred anywhere and repeatively on a new worksheetpage Blinds Nottingham Excel Discussion (Misc queries) 0 January 31st 10 03:15 PM
IF formula-simple question; simple operator Rich D Excel Discussion (Misc queries) 4 December 6th 07 03:36 PM
Conditional format but referred from other cell Lamb Chop Excel Discussion (Misc queries) 9 December 1st 06 08:07 PM
How do I use a referenced cell's formula instead of formula output? Farrelltw Excel Worksheet Functions 0 February 10th 06 05:00 PM
Excel200: Strange behaviour for Name when referred from VBA Arvi Laanemets Excel Programming 3 July 12th 04 11:51 AM


All times are GMT +1. The time now is 12:56 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"