Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 50
Default Another problem - INDIRECT?

Another problem is driving me crazy this morning.

I have a formula that contains a reference to a range named dciEUR. I want
to be able to change the reference to dciUSD or dciCHF etc depending on
whether a certain cell contains EUR, USD or CHF.

Can anyone help me with this?

Thanks again in advance.


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Another problem - INDIRECT?

Instead of your reference to dciEUR in your formula, you can replace
it with:

INDIRECT("dci"&A1)

where A1 is assumed to contain EUR, USD or CHF.

Give details of the formula you are using at the moment if this does
not solve your problem.

Hope this helps.

Pete

On Dec 8, 11:56*am, "Andrew Mackenzie"
wrote:
Another problem is driving me crazy this morning.

I have a formula that contains a reference to a range named dciEUR. *I want
to be able to change the reference to dciUSD or dciCHF etc depending on
whether a certain cell contains EUR, USD or CHF.

Can anyone help me with this?

Thanks again in advance.


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 50
Default Another problem - INDIRECT?

Many thanks Pete.


"Pete_UK" wrote in message
...
Instead of your reference to dciEUR in your formula, you can replace
it with:

INDIRECT("dci"&A1)

where A1 is assumed to contain EUR, USD or CHF.

Give details of the formula you are using at the moment if this does
not solve your problem.

Hope this helps.

Pete

On Dec 8, 11:56 am, "Andrew Mackenzie"
wrote:
Another problem is driving me crazy this morning.

I have a formula that contains a reference to a range named dciEUR. I want
to be able to change the reference to dciUSD or dciCHF etc depending on
whether a certain cell contains EUR, USD or CHF.

Can anyone help me with this?

Thanks again in advance.




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Another problem - INDIRECT?

You're welcome, Andrew - thanks for feeding back.

Pete

On Dec 8, 2:18*pm, "Andrew Mackenzie"
wrote:
Many thanks Pete.

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
problem with indirect Sam Excel Discussion (Misc queries) 7 November 27th 08 04:01 AM
Indirect Formula Problem sid@knee Excel Worksheet Functions 3 January 30th 07 12:58 AM
Indirect vlookup problem Romanian37 Excel Discussion (Misc queries) 3 April 19th 06 05:32 PM
Indirect problem superkopite Excel Discussion (Misc queries) 11 February 22nd 06 06:31 PM
INDIRECT Problem JHarriman Excel Discussion (Misc queries) 1 February 21st 06 03:27 PM


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