| Thread | Last Post | Replies |
|
| macro forward + reply in one | 30 Jun 2008 20:23 GMT | 2 |
I was thinking about a macro within Outlook, but am wondering about the possibility of it. Description: New mail arrives in Inbox.
|
| Send Message on Behalf Question | 30 Jun 2008 19:31 GMT | 3 |
I am programming a DB in Access and I am getting the Error message "A Program is trying to send an e-mail message on your bealf..." This only occurs when I send a message without editing it first. I am sending messages using: DoCmd.sendobject. Many of the resolustion I've seen is ...
|
| Outlook Message Formatting - thru Excel VBA | 30 Jun 2008 14:25 GMT | 1 |
hi - I'm trying to put a command button in excel that will open a new mail in outlook 2007 with a bunch of email addresses picked up from a rangeg of cells. I have been able to achieve this, but need some guidance on putting text in the message body. the intention is to have a ...
|
| Repetitive mailings-different subjects/attachments | 30 Jun 2008 05:16 GMT | 2 |
I regularly send emails to a large number of recipients, one recipient at a time. I have been using Quick Parts to insert the body text, but I still have to re-select my preferences every time I send a new message. I need a macro or form that will fill in the repetitive ...
|
| Differentiate the archives folders by putting them in red, in ital | 28 Jun 2008 21:09 GMT | 1 |
First of all for my bad english. In my work, I often this claim which is regularly: "There I often confuse archives folders and those of my mailbox since they have the same name".
|
| What folder does Outlook 2007 use for scripts? | 27 Jun 2008 21:18 GMT | 2 |
I have a script (.vbs) which I wish to run upon receiving certain messages. What is the default directory path in which to place the script so that I may invoke it with a rule? Thanks!
|
| Notification on deleted task | 26 Jun 2008 19:54 GMT | 3 |
Hi,all Could someone help with the following:- Can a task sent via outlook, be set-up in such away that should an assignee delete it, the sender gets notification? If so how.
|
| Automate possible?? | 26 Jun 2008 00:04 GMT | 1 |
Every day i have to send about 25 emails to the same persons. Each email contain an attached Excel file (Always same file name for each contact). The files have always the same names and are srored on the same directory.
|
| Export Outlook Personal Folder to a .PST file | 25 Jun 2008 17:31 GMT | 2 |
I'm a newcomer, so please forgive me if this is a boring question: does anyone have the VBA code to export Outlook Personal to a .PST file, i.e. automate the clikc sequence (in Outlook) File - Import and Export... - Export to a file - Personal Folder File (.pst) - Personal ...
|
| Opening Outlook Address Book from Web Page | 25 Jun 2008 14:48 GMT | 1 |
Not sure if this is the correct part of the outlook forum, but I'm programming a website in ASP, so VB is close enough. From our company intranet, users want to be able to search the GAL. Rather than writing my own interface, how do I go about creating a link or
|
| See drop-down values for Contact fields using a table view | 25 Jun 2008 14:34 GMT | 1 |
I have created several drop-down list fields for new contacts. They work fine in a standard form view. However, when I switch to a table view of my contacts and locate the fields, I cannot use the drop-down values to choose from. I can input the information manually, but I would ...
|
| before print my mail ;show me a "save a tree" message | 25 Jun 2008 13:45 GMT | 5 |
i want to hook my outlook printing jobs, Before print my mail,i want my outlook ,show me a dialog box,whether i wanna save a tree or not,,, how can i program something like that
|
| Private data in an appointment | 25 Jun 2008 04:05 GMT | 3 |
Sorry but a relative newbie when it comes to Outlook programming. Currently using Office 2007. From Access I create an appointment - A Delivery or Collection Docket - in a public Outlook folder using Automation. The docket (body of the appointment) contains information such as ...
|
| Attach file to Current Email | 24 Jun 2008 23:41 GMT | 6 |
Can someone point me in the right direction? Or some sample code that would do the following: 1. Save the current active document in Word. 2. Attach it to the current email
|
| Macro changes ReceivedTime when it shouldn't | 24 Jun 2008 23:40 GMT | 3 |
Hello -- History: I've got a macro to move selected emails to another folder. It's been working fine in Outlook for a long time (local .pst's, remote POP3/SMTP servers). We recently installed Exchange 2007, and I created a new,
|