+ Reply to Thread
Results 1 to 4 of 4

Data Validation with a Indirect Lookup Formatting Question

  1. #1
    Registered User
    Join Date
    06-22-2016
    Location
    Somerset, KY
    MS-Off Ver
    2016
    Posts
    2

    Data Validation with a Indirect Lookup Formatting Question

    I am working on a new database and have a drop down list called Categories. Base on what is in Categories, there is a drop down called Play Element that references it.

    =INDIRECT(VLOOKUP($A$18,vlookup_list, 2, FALSE))
    ^^Categories

    I wanted to format copy this with the $A$# being consistent with the line number, but am only getting 18 and have to manually enter the number. I also want it to be flexible enough that a user can insert a line and it will update the formula with the new line taking the number of the line and the lines below updating to their new line.

    Is this possible?

    Thanks.

  2. #2
    Forum Expert
    Join Date
    09-20-2011
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    2,278

    Re: Data Validation with a Indirect Lookup Formatting Question

    Hello
    If I'm understanding you correctly, then perhaps you just need to make you A18 reference relative rather than absolute by removing the $ from in front of the row. Example: $A18 locks in the column of A but moves the formula down the rows.

    DBY

  3. #3
    Registered User
    Join Date
    06-22-2016
    Location
    Somerset, KY
    MS-Off Ver
    2016
    Posts
    2

    Re: Data Validation with a Indirect Lookup Formatting Question

    That was it. I have no idea why I didn't think about that. Thanks.

  4. #4
    Forum Expert
    Join Date
    09-20-2011
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    2,278

    Re: Data Validation with a Indirect Lookup Formatting Question

    Glad to have helped. Sometimes it's hard to see the wood for the trees!

+ 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. Replies: 11
    Last Post: 03-31-2016, 03:40 PM
  2. Data validation using indirect
    By erisaaka in forum Excel General
    Replies: 1
    Last Post: 02-11-2014, 08:16 PM
  3. [SOLVED] INDIRECT in Conditional Formatting Question
    By Spencer101 in forum Excel General
    Replies: 10
    Last Post: 06-22-2012, 07:21 AM
  4. Indirect Data Validation
    By techteam in forum Excel General
    Replies: 3
    Last Post: 11-22-2011, 07:03 AM
  5. data validation and indirect
    By jang430 in forum Excel General
    Replies: 10
    Last Post: 04-30-2011, 10:33 PM
  6. Data Validation and Indirect
    By matt_the_brum in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-13-2006, 09:53 AM
  7. [SOLVED] Data Validation with Indirect
    By Nigel in forum Excel General
    Replies: 3
    Last Post: 12-17-2005, 11:40 AM

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