Consulting

Results 1 to 4 of 4

Thread: Trick Validation of combo boxes using VBA.

  1. #1

    Trick Validation of combo boxes using VBA.

    Hi,

    I am new to vba and was wondering if someone could help me. I have a userform and it contains 2 combo boxes populated with the same items from a worksheet. I am trying to write code so that if an item in combobox1 is selected then that item will not appear in the list items in combobox2. Would really appreciate any help.


    Cheers

    Josh

  2. #2
    VBAX Master CreganTur's Avatar
    Joined
    Jan 2008
    Location
    Greensboro, NC
    Posts
    1,676
    Location
    Welcome to the forum- always good to have new members!

    Is this a homework project?
    -Randy Shea
    I'm a programmer, but I'm also pro-grammar!
    If your issue is resolved, please use Thread Tools to mark your thread as Solved!

    PODA (Professional Office Developers Association) | Certifiable | MOS: Access 2003


  3. #3
    its a practice project i got to do but am struggling with this part.

  4. #4
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    Ok, tell us what you have tried, how you think to solve it, and we can try and give you tips.
    ____________________________________________
    Nihil simul inventum est et perfectum

    Abusus non tollit usum

    Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
    James Thurber

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •