+ Reply to Thread
Results 1 to 8 of 8

populating DropDown with Values Of a Column in another Sheet.

  1. #1
    Registered User
    Join Date
    03-11-2006
    Posts
    11

    populating DropDown with Values Of a Column in another Sheet.

    Hi
    I have two Sheets ,in first one i have two columns (Code & Name) and in second one i have created an invoice Note that the first sheet may be updated.now in second sheet i want to populate a cell (Data Validation) with all values of the "Code" column in the fist sheet .how can i do that.?

    Thanks in advance.
    Regards.

  2. #2
    Bob Phillips
    Guest

    Re: populating DropDown with Values Of a Column in another Sheet.

    Create a name (Insert>Name>Define...) for the Code column of say a name of
    CodeRange and a Refersto value of

    =OFFSET(Sheet1!$A$1,,,COUNTA(Sheet1!$A;$A),1)

    and in the DV use a type of List and set to =CodeRange

    --
    HTH

    Bob Phillips

    (remove nothere from email address if mailing direct)

    "ZarrinPour" <ZarrinPour.24ig1y_1142089201.8372@excelforum-nospam.com> wrote
    in message news:ZarrinPour.24ig1y_1142089201.8372@excelforum-nospam.com...
    >
    > Hi
    > I have two Sheets ,in first one i have two columns (Code & Name) and in
    > second one i have created an invoice Note that the first sheet may be
    > updated.now in second sheet i want to populate a cell (Data Validation)
    > with all values of the "Code" column in the fist sheet .how can i do
    > that.?
    >
    > Thanks in advance.
    > Regards.
    >
    >
    > --
    > ZarrinPour
    > ------------------------------------------------------------------------
    > ZarrinPour's Profile:

    http://www.excelforum.com/member.php...o&userid=32375
    > View this thread: http://www.excelforum.com/showthread...hreadid=521370
    >




  3. #3
    JudithJubilee
    Guest

    RE: populating DropDown with Values Of a Column in another Sheet.

    Hello ZarrinPour,

    Highlight all the code cells on your first sheet and press Ctrl + F3. Name
    the range, eg. CodeList (you are not allowed spaces)

    Go to the second sheet and highlight all the cells to which you want to add
    the drop down. Choose Data + Validation + Settings tab. Vhoose List from the
    dropdown and type =CodeList at the bottom.

    Judith
    --
    Hope this helps


    "ZarrinPour" wrote:

    >
    > Hi
    > I have two Sheets ,in first one i have two columns (Code & Name) and in
    > second one i have created an invoice Note that the first sheet may be
    > updated.now in second sheet i want to populate a cell (Data Validation)
    > with all values of the "Code" column in the fist sheet .how can i do
    > that.?
    >
    > Thanks in advance.
    > Regards.
    >
    >
    > --
    > ZarrinPour
    > ------------------------------------------------------------------------
    > ZarrinPour's Profile: http://www.excelforum.com/member.php...o&userid=32375
    > View this thread: http://www.excelforum.com/showthread...hreadid=521370
    >
    >


  4. #4
    JudithJubilee
    Guest

    Re: populating DropDown with Values Of a Column in another Sheet.

    Bill's is better!!
    --
    Hope this helps


    "Bob Phillips" wrote:

    > Create a name (Insert>Name>Define...) for the Code column of say a name of
    > CodeRange and a Refersto value of
    >
    > =OFFSET(Sheet1!$A$1,,,COUNTA(Sheet1!$A;$A),1)
    >
    > and in the DV use a type of List and set to =CodeRange
    >
    > --
    > HTH
    >
    > Bob Phillips
    >
    > (remove nothere from email address if mailing direct)
    >
    > "ZarrinPour" <ZarrinPour.24ig1y_1142089201.8372@excelforum-nospam.com> wrote
    > in message news:ZarrinPour.24ig1y_1142089201.8372@excelforum-nospam.com...
    > >
    > > Hi
    > > I have two Sheets ,in first one i have two columns (Code & Name) and in
    > > second one i have created an invoice Note that the first sheet may be
    > > updated.now in second sheet i want to populate a cell (Data Validation)
    > > with all values of the "Code" column in the fist sheet .how can i do
    > > that.?
    > >
    > > Thanks in advance.
    > > Regards.
    > >
    > >
    > > --
    > > ZarrinPour
    > > ------------------------------------------------------------------------
    > > ZarrinPour's Profile:

    > http://www.excelforum.com/member.php...o&userid=32375
    > > View this thread: http://www.excelforum.com/showthread...hreadid=521370
    > >

    >
    >
    >


  5. #5
    Bob Phillips
    Guest

    Re: populating DropDown with Values Of a Column in another Sheet.

    Who's Bill?

    --
    HTH

    Bob Phillips

    (remove nothere from email address if mailing direct)

    "JudithJubilee" <JudithJubilee@discussions.microsoft.com> wrote in message
    news:51BF23DB-2183-4BBC-B034-7BE14B4093F1@microsoft.com...
    > Bill's is better!!
    > --
    > Hope this helps
    >
    >
    > "Bob Phillips" wrote:
    >
    > > Create a name (Insert>Name>Define...) for the Code column of say a name

    of
    > > CodeRange and a Refersto value of
    > >
    > > =OFFSET(Sheet1!$A$1,,,COUNTA(Sheet1!$A;$A),1)
    > >
    > > and in the DV use a type of List and set to =CodeRange
    > >
    > > --
    > > HTH
    > >
    > > Bob Phillips
    > >
    > > (remove nothere from email address if mailing direct)
    > >
    > > "ZarrinPour" <ZarrinPour.24ig1y_1142089201.8372@excelforum-nospam.com>

    wrote
    > > in message

    news:ZarrinPour.24ig1y_1142089201.8372@excelforum-nospam.com...
    > > >
    > > > Hi
    > > > I have two Sheets ,in first one i have two columns (Code & Name) and

    in
    > > > second one i have created an invoice Note that the first sheet may be
    > > > updated.now in second sheet i want to populate a cell (Data

    Validation)
    > > > with all values of the "Code" column in the fist sheet .how can i do
    > > > that.?
    > > >
    > > > Thanks in advance.
    > > > Regards.
    > > >
    > > >
    > > > --
    > > > ZarrinPour

    > >

    > ------------------------------------------------------------------------
    > > > ZarrinPour's Profile:

    > > http://www.excelforum.com/member.php...o&userid=32375
    > > > View this thread:

    http://www.excelforum.com/showthread...hreadid=521370
    > > >

    > >
    > >
    > >




  6. #6
    Debra Dalgleish
    Guest

    Re: populating DropDown with Values Of a Column in another Sheet.

    Bill Phobips?

    Bob Phillips wrote:
    > Who's Bill?
    >



    --
    Debra Dalgleish
    Excel FAQ, Tips & Book List
    http://www.contextures.com/tiptech.html


  7. #7
    Bob Phillips
    Guest

    Re: populating DropDown with Values Of a Column in another Sheet.

    Oh, him! I think I know him.

    "Debra Dalgleish" <dsd@contexturesXSPAM.com> wrote in message
    news:44131EC4.4080407@contexturesXSPAM.com...
    > Bill Phobips?
    >
    > Bob Phillips wrote:
    > > Who's Bill?
    > >

    >
    >
    > --
    > Debra Dalgleish
    > Excel FAQ, Tips & Book List
    > http://www.contextures.com/tiptech.html
    >




  8. #8
    JudithJubilee
    Guest

    Re: populating DropDown with Values Of a Column in another Sheet.

    Araghhh!!!!
    A fantastic example of trying to show respect but it bitting you on the *!!

    Sorry Bill!

    I see you all the time but the only time I don't scan my post before
    sending....

    :')

    Judith
    --
    Hope this helps


    "Bob Phillips" wrote:

    > Oh, him! I think I know him.
    >
    > "Debra Dalgleish" <dsd@contexturesXSPAM.com> wrote in message
    > news:44131EC4.4080407@contexturesXSPAM.com...
    > > Bill Phobips?
    > >
    > > Bob Phillips wrote:
    > > > Who's Bill?
    > > >

    > >
    > >
    > > --
    > > Debra Dalgleish
    > > Excel FAQ, Tips & Book List
    > > http://www.contextures.com/tiptech.html
    > >

    >
    >
    >


+ 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