Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by MmEe

  1. MmEe

    Preventing Values From being entered into Combo Box

    Hi I had the same issue with a combo that I first populate using Sql on form_load. I wanted to be able to stop users adding their own data in the combo box but still wanted them to select or type in a value that was in the list. For this purpose i have written a small function that returns true...
  2. MmEe

    Links collection issue with a distributed list in Outlook 2000

    Please can anyone tell me if it is possible to you the links collection with a distribution list. I am trying to programatically add an existing contact to an existing distribution list using this code: Dim myOlApp As New Outlook.Application Dim myNameSpace As Outlook.NameSpace Dim myFolder As...

Part and Inventory Search

Back
Top