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 SkipVought 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. typeslowly

    Macro for sending reports by mail

    Don't know if this helps, but got this VBA from the BO helpdesk awhile ago... and it worked fine Sub sendmail() 'This procedure allows you to attach a file Dim Doc As Document Dim Rep As Report Dim i As Integer Dim Send As String Send = InputBox("Enter E-mail Address", "Send...
  2. typeslowly

    Rules for linking fields

    To link 2 queries in Bus Obj what critera between the queries needs to be satisified. Thanks in advance Matt

Part and Inventory Search

Back
Top