| Thread | Last Post | Replies |
|
| insert signature with VBA | 13 Jun 2005 16:05 GMT | 4 |
Is there any way to insert a signature with VBA automatically into the message body? What I'd like to have is a button in my Access form that opens up a new OL mailitem, insert a few info from the form and the user's signature from
|
| How do I limit the number of users that can use my access program | 13 Jun 2005 15:28 GMT | 1 |
 Signature Mugambi
|
| Open Excel Worksheet | 13 Jun 2005 13:20 GMT | 1 |
My VBA skills are not very good and I've managed to put this code together by taking code from a few other macros but I cant get it to work. All I want to do is get outlook to open a specific worksheet every time a message comes in with certain text in the subject line. When I ...
|
| outlook | 13 Jun 2005 07:05 GMT | 1 |
bilgisayarim yeni ve hotmailden email adresi aldim. yeni ileti alip göndereceim zaman yeniden yapilandirin diyor ve yapilandir dedigimde onlarca hata penceresi açiliyor. bana help yani... bir ileti alamiyor ve gönderemiyorum.
|
| VB Script for replying to an e-mail | 11 Jun 2005 08:15 GMT | 1 |
I am trying to get Outlook to auto-reply to all messages to a certain mailbox with a standard message. Although this is supported, we have this turned off on the server. Is it possible to write a script that will take the E-mail address from a
|
| Writing code in note-pad | 10 Jun 2005 18:08 GMT | 1 |
A while ago a friend showed me how it is possible to write code straight into Notepad and then save it in a certain way, and then be able to call the procedure from another file. I can't remember how he did it and i can't remember what he explained
|
| Changing default account for replying to message | 10 Jun 2005 17:32 GMT | 2 |
When you click on Reply to create a new message the reply is sent using the account the original message was sent to. Is there any Outlook setting for changing this - so any reply would automatically sent using your default account although the original message might have been ...
|
| MULTIPLE PROFILES | 10 Jun 2005 09:00 GMT | 2 |
I'm using O2003 with a few profiles. Instead of selecting trough the "Choose Profile" window, I was wondering if it is possible to have a script for each profile which will automatically start outllok with the right one.
|
| Kontakte-Ordner suchen und Verteiler benutzen | 09 Jun 2005 21:53 GMT | 1 |
Hallo Zusammen, wir brauchen mal eure Hilfe. Wir möchten per VBA eine Mail versenden. Per Userform kann der User einen von 2 möglichen Verteiler auswählen und senden. Das Problem ist
|
| Simple Question | 09 Jun 2005 16:39 GMT | 1 |
I have designed and published a new form with certain customised fields for a Public Folder. However, once post the form and then open it, I do not see any of the customised field in fact all I just see the standard form.
|
| Outlook Macro to Display autoarchive settings | 09 Jun 2005 09:41 GMT | 1 |
I want to create a macro to display the autoarchive setting for all folders. i.e Folder -> Properties -> Autoarchive (Tab) -> "Move old items to" XYZ. I am not familiar with macro but I have found this code snippet on the web Public Sub ListFolders()
|
| Automate editing and forwarding | 09 Jun 2005 06:17 GMT | 1 |
We run an audio conferencing facility and we get automatic e mail notifications as to when a person has joined and left a conference. The format is the same in each case however we also receive up to four e mails summarizing the audio conference costs for all dial in users ...
|
| Email from Excel and add attachement | 09 Jun 2005 06:09 GMT | 1 |
I have a list of email recipients in Excel to which I would like to send an email and add a PDF attachment. How can I create a new email, add the respective recipients (email addresses in Excel and contact folder) from the list in Excel and add the PDF attachment that ...
|
| Rule to move old messages | 09 Jun 2005 06:05 GMT | 1 |
I would like to create a rule where one of the designators is to wait until the message is X days old. ""for messages that have "final notice" in subject, and are "30" days old, move to "trash" folder.""
|
| Loop and update trough task | 09 Jun 2005 05:57 GMT | 1 |
I'm looking for a way to auto-update task notes fields, i need to loop through all task and compare whit some value and if the value is good then i update and save the task ! Thanks a lot in advance !
|