+ Reply to Thread
Results 1 to 6 of 6

=CELL("address") keeps changing

  1. #1
    Forum Contributor
    Join Date
    11-10-2011
    Location
    New York, NY
    MS-Off Ver
    MS Office: Excel 365
    Posts
    163

    =CELL("address") keeps changing

    Hi,

    When I use the CELL function, for each new cell I put the formula in, all previous cells w/ that formula update to the most recent reference.

    e.g. If I put =CELL("address") in A2, it'll return '$A$2'. Though, if I then put the =CELL("address") in A3, it'll return '$A$3', but also change the value in A2 to '$A$3'.

    How could I have the =CELL("address") formula in both A2 and A3, and get returned values of '$A$2' and '$A$3', respectively?

    Thank you!
    Last edited by xtinct2; 04-27-2014 at 11:40 AM. Reason: grammar

  2. #2
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: =CELL("address") keeps changing

    Hi,

    Put:

    =CELL("address",A2)

    in A2 instead, and copy down as required.

    Regards
    Click * below if this answer helped

    Advanced Excel Techniques: http://excelxor.com/

  3. #3
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,064

    Re: =CELL("address") keeps changing

    It's returning the address of the last cell that changed.

    See here halfway down the page

    http://office.microsoft.com/en-gb/ex...010062392.aspx

    Optional. The cell that you want information about. If omitted, the information specified in the info_type argument is returned for the last cell that was changed. If the reference argument is a range of cells, the CELL function returns the information for only the upper left cell of the range.
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  4. #4
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,422

    Re: =CELL("address") keeps changing

    Syntax: CELL(info_type, [reference])

    Reference is optional but is the cell you want information about. You're not providing it ...


    Regards, TMS
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  5. #5
    Forum Contributor
    Join Date
    11-10-2011
    Location
    New York, NY
    MS-Off Ver
    MS Office: Excel 365
    Posts
    163

    Re: =CELL("address") keeps changing

    thank you!!

  6. #6
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,422

    Re: =CELL("address") keeps changing

    You're welcome.



    If you are satisfied with the solution(s) provided, please mark your thread as Solved.


    New quick method:
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

    Or you can use this way:

    How to mark a thread Solved
    Go to the first post
    Click edit
    Click Go Advanced
    Just below the word Title you will see a dropdown with the word No prefix.
    Change to Solved
    Click Save


    You may also want to consider thanking those people who helped you by clicking on the little star at the bottom left of their reply to your question.

+ 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. Changing "From" Email address based upon "To"
    By Muhammad Atif Gul in forum Outlook Formatting & Functions
    Replies: 0
    Last Post: 03-20-2014, 02:57 AM
  2. Open files from FTP server (works with "servername" but doesn't work with "ip address")
    By adammsu1983 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-24-2012, 04:30 PM
  3. How to write cell address of the match in this , =IF(COUNTIF(A:A,B1)>0,"x","")
    By sureng19 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-24-2010, 08:03 PM
  4. Cell("Address") keeps changing format
    By foxguy in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-03-2009, 02:23 PM
  5. Changing "returned" values from "0" to "blank"
    By LATATC in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-20-2005, 12:05 PM

Tags for this Thread

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