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 IamaSherpa 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. filipne

    AutoOpen() from a document and from its template

    Hi, I noticed that whenever there is an AutoOpen() function in both a MS Word document and in its template, only the one in the document executes when the document is open. Subsequently if AutoOpen() exists in the template only it is executed from there. Is it possible to have both execute...
  2. filipne

    Cannot call function residing on an unaccessible template

    Hi, I do not seem to find a solution for the following: I need to have VBA code on a document based on a certain template that verifies whether the template is available and if its it should call a Sub from it(the template). In the document I have code that can detect a missing reference (in...
  3. filipne

    Public Folder tree not visible in ESM (Exchange 2003)

    Here is what was causing this issue: Sharepoint server was installed on the same Windows Server. Thus Sharepoint and Exchange were sharing the same Default web page in IIS. Since Exchange virtual directories were not excluded from the sharepoint path in IIS , every time Exchange was trying to...
  4. filipne

    Public Folder tree not visible in ESM (Exchange 2003)

    Yes , they are all running as Local system .
  5. filipne

    Public Folder tree not visible in ESM (Exchange 2003)

    Hi , For some reason I do not see any public folders listed under Folders -> Public Folders ( which is the default , MAPI tree ). They do exist and they are accessible from Outlook. Although I have full admin rights on the organization, when I go to any given folder properties in Public...

Part and Inventory Search

Back
Top