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 bkrike 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 Samir

  1. Samir

    how to store information in the registry

    hi, the simplest way to do this is : 1/ GetSetting(name, section, key, def) this call will read the entry HKEY_CURRENT_USER\Software\VB and VBA Program Settings\name\section\key from the registry. 2/ SaveSetting (name, section, key, val) this call will create or set...

Part and Inventory Search

Back
Top