+ Reply to Thread
Results 1 to 3 of 3

Generate Report with selection.

  1. #1
    Valued Forum Contributor
    Join Date
    01-11-2012
    Location
    Riyadh, K.S.A.
    MS-Off Ver
    Windows 11 with Excel 2013 & 2016
    Posts
    906

    Generate Report with selection.

    Hello,

    I am asking help again.

    1. If i select one selection from first datavalidation. Based on that selection the second datavalidation provide the list. i have done this with the help of using indirect but only TYPE is not working.
    2. If i select the option from second datavalidation list it should list the details.

    Example: If i select CCHI First data validation) then the second data validation should be Expired or Valid. From these options if i select valid, it should list entire row on below space.

    Copy of file is attached for your reference.

    Your rapid response is highly appreciable.
    Attached Files Attached Files
    Last edited by hecgroups; 01-24-2012 at 12:28 PM. Reason: Updated sheet is attached

  2. #2
    Registered User
    Join Date
    01-21-2012
    Location
    London, England
    MS-Off Ver
    Excel 2007, Excel 2011 Mac
    Posts
    4

    Re: Generate Report with selection.

    The named range "Type" is referring to an invalid location (returning a #REF error) most likely as it is somewhere in a linked workbook. Delete this named range and recreate it with a reference to the correct location, in this case: 'Data List'!$B$2:$B$5 and you should find that it works again.

  3. #3
    Valued Forum Contributor
    Join Date
    01-11-2012
    Location
    Riyadh, K.S.A.
    MS-Off Ver
    Windows 11 with Excel 2013 & 2016
    Posts
    906

    Re: Generate Report with selection.

    Got the solution thanks for help

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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