+ Reply to Thread
Results 1 to 2 of 2

listbox months

  1. #1
    toon
    Guest

    listbox months

    hi
    i have a combobox that refers to a lit of months
    when i click the little arrow, i see feb/2005, mar/2005 etc

    when i click on a month i get displayed in the combobox the number of the
    month eg: 38384

    how can i have the text "feb 2005" displayed in the combobox ?

    txs



  2. #2
    Tom Ogilvy
    Guest

    Re: listbox months

    Use addItem rather than listfillrange or rowsource and load the box using

    additem Cell.Text

    so the entries are text strings.

    --
    Regards,
    Tom Ogilvy
    "toon" <[email protected]> wrote in message
    news:[email protected]...
    > hi
    > i have a combobox that refers to a lit of months
    > when i click the little arrow, i see feb/2005, mar/2005 etc
    >
    > when i click on a month i get displayed in the combobox the number of the
    > month eg: 38384
    >
    > how can i have the text "feb 2005" displayed in the combobox ?
    >
    > txs
    >
    >




+ 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