Home
Forums
New posts
Search forums
Articles
Latest reviews
Search resources
Members
Current visitors
Newsgroups
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
Newsgroups
Microsoft Excel
Microsoft Excel Worksheet Functions
use of ADDRESS function within CELL function
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="drummo2a, post: 13353178"] I am trying to return a value from Sheet1 to a formula on Sheet2 I need to change the referenced cell on Sheet1 on the fly I can build the reference using the ADDRESS function but am not able to incorporate that information within a CELL function on Sheet2 I have the following cell B6=1 column cell B7=2 row ADDRESS(B7,$B$6,2,1,"Sheet1") this formula returns the text Sheet1!A2, as it should When I combine this with the CELL function CELL("contents", ADDRESS(B7,$B$6,2,1,"Sheet1")) I get a message that my formula contatins an error If I just type in the result from the ADDRESS function into the CELL function then the formula works Why can't I use the ADDRESS function within the CELL function? Thanks [/QUOTE]
Verification
Post reply
Home
Forums
Newsgroups
Microsoft Excel
Microsoft Excel Worksheet Functions
use of ADDRESS function within CELL function
Top