by: Susan Bricker |
last post by:
I would like to generate a report (I have the report working already)
using MS/ACCESS 2000 and then have the ability to send the report as an
email attachment to my colleagues. I have looked...
|
by: Mark C |
last post by:
All,
I have exhaustingly been looking through the newsgroups in search of a way
to systemically output an Access 97 report to a pdf file using the full
version of Adobe Acrobat. I want the user...
|
by: Aby Mathews |
last post by:
I am using Cutepdf to convert access report to pdf format. It's working
fine. How can I set the save location and save as file by default and
how can I attach this file automatically to outlook....
|
by: Bob Alston |
last post by:
I am having trouble on a client PC getting the Office link, to send an
access report I am viewing to MS Word. Also I cannot get send to - mail
recipient to work either.
The command box pops up...
|
by: Dirk Goossens |
last post by:
Hello!
I'm sending E-mails to mailadresses in a table, using the code below.
How can I send more than one attachment?
Access can find the file to be send in this field: MY_EMAILATTACHMENT_FIELD...
|
by: handokowidjaja |
last post by:
Hi All,
I'm trying to automate sending an email with an attachment in our
environment (access 97) using Outlook Express ( we dont have MS outlook
or other fancy stuff). Does anybody knows how to...
|
by: akabir77 |
last post by:
Hi
I am using the following code to convert a access report into HTML format and then sending it via email.
DoCmd.SendObject _
acSendReport, _
...
|
by: neosam |
last post by:
Hi,
Could someone tell me if the code i have written has the correct syntax.
DoCmd.SendObject acSendReport as acSpreadSheetType , "reportname", , "email@id.com", , , "report", "Pls find...
|
by: shalskedar |
last post by:
My Query is Can we create an exe file specifically for Ms Access Report because
In my Database(Acess 2003)I need to send 1 of the Report as an attachment via Ms Outlook.
If I try to send this...
|
by: MDestructive |
last post by:
First, let me say that VBA is not my strong point but I have been bestowed with creating a duplicate database of a former employee who sabotaged the original. And everyday this isn't working is...
|
by: AndyPSV |
last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and...
|
by: Arjunsri |
last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and credentials and received a successful connection...
|
by: WisdomUfot |
last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
|
by: Matthew3360 |
last post by:
Hi,
I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
|
by: Oralloy |
last post by:
Hello Folks,
I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA.
My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
|
by: Carina712 |
last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
|
by: BLUEPANDA |
last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
|
by: Rahul1995seven |
last post by:
Introduction:
In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...
|
by: Ricardo de Mila |
last post by:
Dear people, good afternoon...
I have a form in msAccess with lots of controls and a specific routine must be triggered if the mouse_down event happens in any control.
Than I need to discover what...
|