+ Reply to Thread
Results 1 to 3 of 3

what cell reference is made in a cell range

  1. #1
    Forum Contributor
    Join Date
    11-26-2010
    Location
    usa
    MS-Off Ver
    Office 365
    Posts
    1,224

    what cell reference is made in a cell range

    Hi all

    In my file, i have over 8K rows - see attached.

    In column G, i have offical rate. I want to know what cell it is referencing. I know i can use "Control + `" and that will show me what formula is embedded in the cell.

    However, for this, i want to know what cell it is referncing, so I can use it in another another. So basically, i want to copy / paste the cell refence in another workbook, using the same cell reference in column G2 down.

    Is this possible? thx you in advance!
    Attached Files Attached Files

  2. #2
    Forum Contributor jomaor1's Avatar
    Join Date
    10-08-2018
    Location
    Brasil
    MS-Off Ver
    Excel 2016
    Posts
    177

    Re: what cell reference is made in a cell range

    Hello!

    Try putting this on your H2 cell:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    It's the only way I could think, doesn't mean it's the only way
    John.

    "I excel at jumping to conclusions"

  3. #3
    Forum Expert
    Join Date
    10-15-2018
    Location
    MA, USA
    MS-Off Ver
    2010, 2019
    Posts
    1,616

    Re: what cell reference is made in a cell range

    I don't think the OP's version of Excel supports isformula() or formulatext().

    Here is another approach. In col-H create a text value indicating which column the data in col-G is to come from. Something like in H2 copied down:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Then copy col-H and paste-values in the destination file. Then in the destination file create another similar if() statement to do the reverse of the above.

    This approach assumes for now that the employees in the destination file match exactly with the source file(that could be addressed if any value is seen in this approach). This approach also assumes that if the value in, say, col-C is the same as col-F then the leftmost column is taken (in this case col-C).

    There's also 585 exception cases where either there are errors in col-C, D or E or there is a vlookup() getting data from somewhere entirely different. These would have to be addressed one by one.
    Geoff

    Did I help significantly? If you wish, click on * Add Reputation to say thanks.
    If your problem has been resolved please select ?Solved? from the Thread Tools menu

+ 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. Macro to Save changes made to specific cell(s) and ignore all other changes made????
    By Omkar Balgobin in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 09-18-2017, 10:20 PM
  2. [SOLVED] Enter a range name in a cell in order to reference the name from the cell
    By swma in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-30-2015, 02:36 PM
  3. [SOLVED] Only run code when a cell range will not be made empty
    By zanguard80 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-03-2014, 12:30 PM
  4. [SOLVED] How to make a dropdown list cell default to blank, after another cell selection is made
    By chardsmith in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-30-2013, 03:46 AM
  5. Formula to bring in a cell range from a cell reference
    By Backroomgeeza in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-13-2012, 10:58 AM
  6. Replies: 6
    Last Post: 03-05-2012, 04:46 PM
  7. [SOLVED] How do I change a cell range with a reference cell?
    By Danneskjold in forum Excel General
    Replies: 2
    Last Post: 08-11-2005, 03:05 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