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 MikeeOK 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 DPrent

  1. DPrent

    Finding first occurrences in a query

    Fixed it, You were right I didn't have the "match" field on the form. Thank you very much for your help. One last question. As you know I'm learning Access slowly, How do I go into Debug when the program is running. Once again Thanks very much and kind regards Dave
  2. DPrent

    Finding first occurrences in a query

    Thanks for your idea, I did exactly as you said and on entering the button the program processed all the records. The only thing was that my table called “STD Master Update” didn’t update in the new “occur” field with yes. Any Ideas? Many Thanks…….Dave
  3. DPrent

    Finding first occurrences in a query

    Hi Could someone please help me. I have the following data structure (this example is a small selection of data and there will be several thousands of records within the database) "id" "badge" "Date" "Match" 35 "01444" 16/02/2004 "yes" 36 "01444" 17/02/2004 37 "01444" 29/03/2004 "yes" 38...
  4. DPrent

    How do you send an e-mail to Groupwise from access

    Thanks Mute101 for your expert help. I am new to programming in access and until now used only the basics, could help me one more time. Sorry for being thick, but I presume I was to place your code in the General Declarations (was this correct)then somehow call the sendemail command many thanks...
  5. DPrent

    How do you send an e-mail to Groupwise from access

    I must admit I'm not sure, but I think it's like Outlook Kind Regards Dave
  6. DPrent

    How do you send an e-mail to Groupwise from access

    Hi Could someone help, I am trying to send an e-mail (using Groupwise) from an Microsoft Access a form. Thanks Dave
  7. DPrent

    How do you send an e-mail to Groupwise from access

    Can someone help I am trying to send an e-mail(using Groupwise) from Access using a command button on a form

Part and Inventory Search

Back
Top