+ Reply to Thread
Results 1 to 9 of 9

Validation list with change numbers behind?

  1. #1
    Forum Contributor
    Join Date
    07-29-2005
    Location
    Singapore
    MS-Off Ver
    2007
    Posts
    253

    Question Validation list with change numbers behind?

    Hi,

    Is it possible to do a validation list with the last part of the cell in random numbers?

    Example.

    My list could be

    Apple 1
    Apple 2
    Apple 3
    Apple 4
    Apple ....
    ...
    ..
    ..

    In my range I may need to enter Apple up to 100 or more. I'm not sure what is the max I will reach. So I'm wondering if I can do something like "Apple*" of countif. Apparently I can;t do it...

  2. #2
    Forum Expert pike's Avatar
    Join Date
    12-11-2005
    Location
    Alstonville, Australia
    MS-Off Ver
    2016
    Posts
    5,342

    Re: Is it possible to do Validation list with change numbers behind?

    Hi Lewis Koh,
    what are you trying to do?
    If the solution helped please donate to RSPCA

    Site worth visiting: Rabbitohs

  3. #3
    Forum Contributor
    Join Date
    07-29-2005
    Location
    Singapore
    MS-Off Ver
    2007
    Posts
    253

    Re: Is it possible to do Validation list with change numbers behind?

    Quote Originally Posted by pike View Post
    Hi Lewis Koh,
    what are you trying to do?
    I want to make a drop down list to choose Apple 1, Apple 2, Apple 3, Apple 4.....Apple "N" where N could be infinity.

  4. #4
    Banned User!
    Join Date
    10-14-2006
    Posts
    1,211

    Re: Is it possible to do Validation list with change numbers behind?

    Assuming your data start in sheet1!A1

    Create a defined name range call MyRange
    =Sheet1!$A$1:INDEX(Sheet1!$A:$A,COUNTA(Sheet1!$A:$A))

    Validation
    Allow: select List
    Source: =MyRange

  5. #5
    Forum Contributor
    Join Date
    07-29-2005
    Location
    Singapore
    MS-Off Ver
    2007
    Posts
    253

    Re: Is it possible to do Validation list with change numbers behind?

    Hi, could you explain on how to create the range again? I don't quite get the define part. I have attached a sample of my working worksheet.
    Attached Files Attached Files
    Last edited by shg; 07-06-2010 at 11:39 PM. Reason: deleted quote

  6. #6
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Is it possible to do Validation list with change numbers behind?

    Lewis, please don't quote whole posts.
    Entia non sunt multiplicanda sine necessitate

  7. #7
    Forum Contributor
    Join Date
    07-29-2005
    Location
    Singapore
    MS-Off Ver
    2007
    Posts
    253

    Re: Is it possible to do Validation list with change numbers behind?

    oh, I'm sorry.

  8. #8
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,525

    Re: Is it possible to do Validation list with change numbers behind?


  9. #9
    Forum Contributor
    Join Date
    07-29-2005
    Location
    Singapore
    MS-Off Ver
    2007
    Posts
    253

    Re: Validation list with change numbers behind?

    Hmm.....did I confused everyone again? er...I wanted to make a list to select Issue 1 to n where n is still an unknown number.

+ 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