Re: Email Report

Tech-Archive recommends: Fix windows errors by optimizing your registry



Meir:

I don't have Access 97 installed, but from what I can tell, the
DoCmd.SendObject method was available in this version of Access. Look at
Access Help for more information.

--
David Lloyd
MCSD .NET
http://LemingtonConsulting.com

This response is supplied "as is" without any representations or warranties.


"mrrcomp" <mrrcomp@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:252A9BF4-3BB4-49B6-BD30-38C399336651@xxxxxxxxxxxxxxxx
Hi

I am looking for code to allow me to email a report from inside Access 97
(what can I do the customer refuses to upgrade his system!!!)


Regards

Meir


.



Relevant Pages

  • How do I code this query?
    ... Anticipating your question, no I can't just use table B. ... I tried Access help but it assumes you are reading from the same table that ... Prev by Date: ...
    (microsoft.public.access.queries)
  • Re: List The files in a directory with a command button
    ... Look in Access help for a sample using this function ... Best regards, ... Alex Dybenko (MVP) ...
    (microsoft.public.access.modulesdaovba)
  • RE: execute string as vb statement
    ... See Access Help for the Evalfunction ... "Robert" wrote: ... > Is it possible to execute a string variable as a VB statement? ... Prev by Date: ...
    (microsoft.public.access.modulesdaovba)
  • Re: Search options
    ... Look at the Access Help for "FindRecord" action. ... > Greg Snidow ... Prev by Date: ...
    (microsoft.public.access.gettingstarted)
  • Re: problems with autonumber fields
    ... look at CreateField DAO method in access help, to make autonumber - you need to set dbAutoIncrField attribute for a field. ... Best regards, ...
    (microsoft.public.access.modulesdaovba)