| Thread | Last Post | Replies |
|
| E-Mail link in Access field? | 07 Apr 2006 00:40 GMT | 1 |
Hi, I'm using Outlook Express and Access XP. I have created a field in my Contacts table called E-Mail. I'd like to use this field on a form so that when we click on it, we get a New Mail Message with that email address in the
|
| Problem publishing the form | 06 Apr 2006 20:21 GMT | 1 |
I am having problem with publishing thr form. Before it was working Okay. When i change the form and publish the form now and send it. I dont get the sign of note i get the sign of new email and form doesent respond to any of the actions of buttons on that form.
|
| SENDOBJECT (email) and the FROM field | 06 Apr 2006 18:14 GMT | 1 |
I asked this question in the Access group, and was referred here. I was told NO, but that there might be a way in Outlook itself. So here's the question, and I look forward to any ideas... "Is there any way, when issuing the SENDOBJECT VBA command, to specify the
|
| Macro to change font of selected text in mail message? | 06 Apr 2006 18:06 GMT | 1 |
I have done quite a bit of VB Scripting for Excel and Word but I think I need some basic information on how to script for Outlook. The following code will change the font of the currently selected text in a Word document to Courier New ...
|
| how to forward 6000 mails with VBA in OUTLOOK?? | 06 Apr 2006 18:03 GMT | 1 |
inbox |--mailbox_A |--mailbox_B |--mailbox_C
|
| Macro to add calendar items from "birthday" field of imported cont | 06 Apr 2006 14:32 GMT | 2 |
When you add a contact with a birthday, a calendar item will be automatically added. This doesn't work for imported contacts. And I don't want to manually re-enter the birthday for the tens of contacts with birthday. Apparently (after some googling) this functionality doesn't ...
|
| New Outlook.Application throws FileNotFoundException | 06 Apr 2006 06:51 GMT | 10 |
ASP.NET 2003, web application (VB), XP, Outlook 2002 - wrote short app to loop through outlook folder, parse mail item body for http URLs to image files, use system.net.webclient downloadfile to grab the image and save to folder on PC. No exchange server. App was working fine. ...
|
| Importing Contacts data to Word VBA | 06 Apr 2006 06:36 GMT | 1 |
My environment is: Windows 2000 and upwards, Word 2000 and upwards. Using Word VBA code - is it possible to import Outlook Contacts data into a register in my Word VBA application? /BosseH
|
| Save incoming e-mail as msg with name = sent date | 06 Apr 2006 06:33 GMT | 1 |
I would like to save selected incoming mail in msg format, but the name of the msg file shoot be the sent date of this e-maile. Can anyone explain how I can achieve this? Regards,
|
| which event? | 06 Apr 2006 06:25 GMT | 1 |
Hi friends, I just wanted to know which event is triggered whebn someone deletes or modifies only a single occurance of a recurring appointment. I tried to catch the itemremove and itemchange events but they are not
|
| Sorting Addressees in New Message | 05 Apr 2006 14:16 GMT | 2 |
Is there any way to automatically alphabetize the names of the recipients listed in the "TO" or "CC" fields when addressing a message? I did not see any method when searching general questions. Thank you for any help. Annie
|
| E-mail through Outlook | 05 Apr 2006 12:36 GMT | 2 |
I am trying to generate multiple e-mails through Access. The default programme to send this is Outlook. However, every time Access generates the e-mail I get a box asking me if I want to send this through Outlook. Is there anyway to swith this 'security' within Outlook off so ...
|
| msoFileDialogFilePicker question | 05 Apr 2006 05:43 GMT | 1 |
Is there some licensing issue with using this or something, hopefully just a needed reference? I can't get it to work in a routine to save attachments that I pieced together. Thanks.
|
| Can I automate creating new folders? | 05 Apr 2006 05:39 GMT | 1 |
I want to automate a set of tasks that I need for my work. It requires: - Copying existing folders - Renaming copied folders - Creating file system level directories
|
| Modifying a Form | 05 Apr 2006 00:59 GMT | 1 |
I have done quite a lot of Access and Word VBA in the past, and so am real familiar with VBA in general, and office in particular. However, Outlook seems to be a whole different world, and I have to dip my toe in that water.
|