LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Question related to Recursive Formula Execution

I am a new to Excel programing. I am hoping someone can please answer
this question for me.

1) I have created a named range as below

NameRange1 =INDEX(NameRange2,COLUMN())+INDEX(NameRange3,COLUM N())

2) Next I define a formula based on a logical condition

If (A5 10,NameRange1,0)

The execution of the last statement returns
INDEX(NameRange2,COLUMN())+INDEX(NameRange3,COLUMN ())

How do I make it execute the statement (rather than simply return the
dereferenced name) so that I get the result of the addition operation
back.

INDIRECT does not seem to help either. Neither does prepending "="& to
the true and false values of the if function.

Thanks

 
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
Lookup related question Craig Excel Worksheet Functions 1 June 23rd 09 04:48 PM
How do you write a recursive formula in excel? DaveE Excel Worksheet Functions 1 April 5th 09 02:53 AM
recursive formula question a Excel Worksheet Functions 0 May 8th 07 09:29 AM
I have a VB related question,... javabeens Excel Programming 1 June 7th 05 05:51 PM
Function Related Question Sandeep Arora Excel Discussion (Misc queries) 1 February 2nd 05 07:36 PM


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

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"