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 Chriss Miller 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: *

  • Users: dorinda
  • Content: Threads
  • Order by date
  1. dorinda

    DoCmd - Help

    Hi, my problem is that i have an Access database which makes use of the command buttons assocaited with docmd eg. DoCmd.GoToRecord , , acNext. I've come to realise that any changes made to the records displayed on my form will be automatically saved. I have been asked to put in 2 search buttons...
  2. dorinda

    ActiveX Component Cant Create Object("mapi.session")

    Hi there, i was wondering if anyone could possibly help me. I am working on a macro in excel which automatically sends an email when saved. The email has to be sent to a group, and the code i have is : Dim objSession As Object Dim objMessage As Object Dim objRecipient As Object...

Part and Inventory Search

Back
Top