+ Reply to Thread
Results 1 to 3 of 3

Move to the result of the address function

Hybrid View

  1. #1
    Registered User
    Join Date
    09-15-2013
    Location
    Indiana, USA
    MS-Off Ver
    Excel 2010
    Posts
    3

    Move to the result of the address function

    I have a formula "=ADDRESS(MATCH(EnterDate!$B$1,MTD!$A$1:$A$33,0),2,4,1)"
    I get the result which depends on the date entered in B1, but I need to actually move to that cell automatically.
    What can I add to this formula that will move me to the resulting cell?

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,156

    Re: Move to the result of the address function

    hi Wigglebritches. welcome to the forum. try:
    =HYPERLINK("#"&ADDRESS(MATCH(EnterDate!$B$1,MTD!$A$1:$A$33,0),2,4,1,"MTD"),"Link")

    if not, upload a sample excel file & we can see

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Registered User
    Join Date
    09-15-2013
    Location
    Indiana, USA
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Move to the result of the address function

    This worked. How does the formula change if placed in a macro?

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Using the result of a CELL "address" function in another function
    By jphalverson in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-21-2013, 11:36 AM
  2. How do you use ADDRESS function result in a macro as a paste destination
    By phanjoe in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-04-2012, 01:10 PM
  3. Convert ADDRESS() function result to literal text
    By ajetrumpet in forum Excel General
    Replies: 6
    Last Post: 03-18-2011, 04:20 PM
  4. Using offset function to move the result one row down
    By a.mack123 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-19-2010, 11:02 PM
  5. [SOLVED] Using address function result in an array
    By RLR in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-08-2006, 10:25 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1