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 TouchToneTommy 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 AbacusData

  1. AbacusData

    Bug when setting FolderBrowserDialog1.SelectedPath in code

    Do you know why this happens? If (strCampaignFolder <> "") Then 'Next line works fine when strCampaignFolder already has a value set by FolderBrowserDialog1.SelectedPath further below. FolderBrowserDialog1.SelectedPath = strCampaignFolder Else 'PROBLEM: Next line causes the...

Part and Inventory Search

Back
Top