+ Reply to Thread
Results 1 to 4 of 4

Getteing the collum name

  1. #1
    alvin Kuiper
    Guest

    Getteing the collum name

    Hi
    I use a combobox with name from a row
    in row a i have several name "Headklines"
    its working allright
    When i choose a name in the combobox i want to
    get the collum name not the value from the combobox
    can i do that?

    Like if row 1 have headlines like :

    Text1 , text2 , text3 and son on
    Then i get this value in combobox
    now i want to see where "text3" like collum c Or E Or g.

    Regards alvin


  2. #2
    Norman Jones
    Guest

    Re: Getteing the collum name

    Hi Alvin

    Set the Combobox's ColumnHeads property to true.


    ---
    Regards,
    Norman


    "alvin Kuiper" <alvinKuiper@discussions.microsoft.com> wrote in message
    news:A9AD9807-9DDE-42B3-A458-C9F2B909BD07@microsoft.com...
    > Hi
    > I use a combobox with name from a row
    > in row a i have several name "Headklines"
    > its working allright
    > When i choose a name in the combobox i want to
    > get the collum name not the value from the combobox
    > can i do that?
    >
    > Like if row 1 have headlines like :
    >
    > Text1 , text2 , text3 and son on
    > Then i get this value in combobox
    > now i want to see where "text3" like collum c Or E Or g.
    >
    > Regards alvin
    >




  3. #3
    alvin Kuiper
    Guest

    RE: Getteing the collum name

    HAve a little bit more information to this Question

    My combobox get the value from a name range
    And when i choose a name from the combobox i
    insert the vlue in a cell like "I1"

    So i think this way

    result = Selection.Address in my namerange where name = "I1"

    Or something like that???

    Alvin



    "alvin Kuiper" wrote:

    > Hi
    > I use a combobox with name from a row
    > in row a i have several name "Headklines"
    > its working allright
    > When i choose a name in the combobox i want to
    > get the collum name not the value from the combobox
    > can i do that?
    >
    > Like if row 1 have headlines like :
    >
    > Text1 , text2 , text3 and son on
    > Then i get this value in combobox
    > now i want to see where "text3" like collum c Or E Or g.
    >
    > Regards alvin
    >


  4. #4
    alvin Kuiper
    Guest

    Re: Getteing the collum name

    I'm not so god to thsi here
    When i have
    Set the Combobox's ColumnHeads property to true.
    then what
    how can i see this
    Alvin

    "Norman Jones" wrote:

    > Hi Alvin
    >
    > Set the Combobox's ColumnHeads property to true.
    >
    >
    > ---
    > Regards,
    > Norman
    >
    >
    > "alvin Kuiper" <alvinKuiper@discussions.microsoft.com> wrote in message
    > news:A9AD9807-9DDE-42B3-A458-C9F2B909BD07@microsoft.com...
    > > Hi
    > > I use a combobox with name from a row
    > > in row a i have several name "Headklines"
    > > its working allright
    > > When i choose a name in the combobox i want to
    > > get the collum name not the value from the combobox
    > > can i do that?
    > >
    > > Like if row 1 have headlines like :
    > >
    > > Text1 , text2 , text3 and son on
    > > Then i get this value in combobox
    > > now i want to see where "text3" like collum c Or E Or g.
    > >
    > > Regards alvin
    > >

    >
    >
    >


+ 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