Combo box help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rnader
    New Member
    • Oct 2007
    • 5

    Combo box help

    Dear Expert
    I want to make an outlook addin to be related with a database
    my project is very simple to make 2 combobox related with this database, which started with outlook, I have 2 combobox the first contain some of my project some countries like Egypt and USA and Qatar
    and the second is contain the Cities like Cairo and Aswan
    I want to make when the countries combobox changed to make the second combo change according to the first one,
    in the other hand in the database the contain one table
  • Dököll
    Recognized Expert Top Contributor
    • Nov 2006
    • 2379

    #2
    Originally posted by rnader
    Dear Expert
    I want to make an outlook addin to be related with a database
    my project is very simple to make 2 combobox related with this database, which started with outlook, I have 2 combobox the first contain some of my project some countries like Egypt and USA and Qatar
    and the second is contain the Cities like Cairo and Aswan
    I want to make when the countries combobox changed to make the second combo change according to the first one,
    in the other hand in the database the contain one table
    I modified your title to aid in gaining added hits. You may also find info added here already on this if you fetch forum firsthand...

    Take a quick look here meanwhile, must run, please forgive me:


    Good luck and welcome!

    Comment

    • rnader
      New Member
      • Oct 2007
      • 5

      #3
      Originally posted by Dököll
      I modified your title to aid in gaining added hits. You may also find info added here already on this if you fetch forum firsthand...

      Take a quick look here meanwhile, must run, please forgive me:


      Good luck and welcome!
      Please my expert, I want to tell you all problem,
      First I am work Network Administrator in a big company,
      I have many projects in this company, also I have many departments in it : Estimation, cost control, planning, contracts, etc..
      each department contain many engineers each engineer work in separte project, I have make a simple database in it there are 4 field in it (Serial, Project Name, Department Name, TO, CC )
      I want to make a visual basic project in this project a (simple 2 combobox and and 3 buttons and they are 1 button for new mail and one for reply and the last for forward ) I want to make it when I select the project name from the combobox which related with the database with the Project name field and also select my department) make the program automaticaly select the TO and CC field from the database and open the Outlook then make the software type the TO and CC automaticaly and add the Department name automatically too.
      I am using the Command Distinct row to filter my projects and departments from a query in microsoft access,
      Please help me in this issue because I need it,
      also I know that you will help me soon because it is very simple project, also U have searched all over Internet and I found nothing related with my Issue
      Please Feed back

      Comment

      Working...