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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. theismanapp

    Retrieve a contacts email address from Access XP

    The code below works when I access the contacts from the users email account. I need to access a public folder. The public folder is called "Public_contacts " under All Public Folders. Here is the code Dim olApp As Outlook.Application Dim objContact As ContactItem Dim objContacts As...
  2. theismanapp

    Problem with open a protected word document

    I have Access 2002 and Word 2002 on my computer. The word file is a template. The template includes text and some bookmarks. I need to password protect the document so that the users can oly enter data in specific areas of the form. I program access to open the template and fill in the data...
  3. theismanapp

    Setting up remote debugging on a laptop

    I need to be able to have a laptop that connects to a webserver running W2K3 w/o SP1 on a domain using a non administrator account and be able to run VS.NET and work on a website on the webserver and be able to debug the website. Also I need to be able to somehow be able to work on the website...

Part and Inventory Search

Back
Top