| Thread | Last Post | Replies |
|
| how to export data from sql table to outlook's public folder? | 26 Jul 2005 15:10 GMT | 1 |
how to export data from sql table to outlook's public folder?
|
| Outlook Date/Time Auto-Conversion | 26 Jul 2005 15:05 GMT | 1 |
Can date/time text sent in an e-mail automatically convert based on each recipients' Windows Time Zone setting? Is there a function in Outlook that will do this that either isn't documented in the Outlook Help or is simply too hard to find?
|
| outlook 2002 devellopment deploy | 26 Jul 2005 14:15 GMT | 1 |
Hi all !! I will need to build a little program to add a function in outlook 2002 (just add an entry in the contextual menu to export a mail + a form) the problem is not in the devellopment but in the deployment.
|
| Please does some have a code in VB for exporting contacts, calender, and tasks to pst file. | 26 Jul 2005 14:15 GMT | 1 |
Hello friends, Please, does someone have a code in VB for OUTLOOK 2003 for exporting contacts, calendar, and tasks to pst file. For example: The macro will export each one of the 3 and save it separately in pst on desktop or folder. contacts.pst
|
| send email to alpha pager when calender reminder triggered. | 26 Jul 2005 14:14 GMT | 4 |
I was wondering about outlook scripting. I have one requirement and not sure if it is possible. I want outlook to send a email to my alpha pager when 15 minutes prior to a meeting. Currently I am using windows via a terminal emulation program on my UNIX workstation. Biggest ...
|
| How to transfer E-Mail-Adress from UserForm to message header/to-field? | 26 Jul 2005 14:11 GMT | 1 |
Hi newsgroup, what I have so far is a small Outlook / vba-form which is integrated in my Outlook and which is connected to our database server where all our contacts are stored.
|
| Open Attachment from Outlook 2003 | 26 Jul 2005 14:10 GMT | 6 |
When I receive an email with a word attachment, it would be nice if I could run a macro that would...Open the word attachment, print the file, then close word, and maybe the outlook window I used to open the file...that part I don't have to have I guess.
|
| Outlook exit and cancel | 26 Jul 2005 14:08 GMT | 3 |
To catch the outlook exit and to cancel the exit if needed. Is there a way to do it in OOM/Extended MAPI/CDO or COM addin. I am aware exchange client extension could do it but that should be the last resort.
|
| In VBA, can I change MailItem.SenderName? | 26 Jul 2005 08:47 GMT | 1 |
I have written a small VBA module to extract e-mail addresses from an Excel spreadsheet and send messages via Outlook. Currently, Outlook assigns my default SenderName and SenderEmailAddress. I wish to assign a different SenderName and SenderEmailAddress to the out-going e-mails. ...
|
| Problems with access | 25 Jul 2005 19:51 GMT | 2 |
I made a macro through outlook that get some informations from the user and store them in an Access table. It works perfectly in my computer, but when I tryed to put it another computer it gives an error on this line:
|
| Delete outlook calendar birthdays events added by contacts birthday field | 25 Jul 2005 16:59 GMT | 2 |
I have imported a folder of contacts that contains birthday's and outlook created calendar events for everyone one of them. Is there a way to delete all these events out of outlook calendar? Any help would be greatly appreciated.
|
| How to get AppointmentItem of Label "Business" | 25 Jul 2005 11:01 GMT | 3 |
Newbie in Outlook objects trying to loop through all appointments in calendar to extract appointment items with Label "Business". Please advise and any sample code will be deeply appreciated. Thanks in advance!
|
| Moving bounce notices to PST file fails | 25 Jul 2005 04:03 GMT | 3 |
I have a program that moves email from a public folder to a .PST file if the email is older than X. The problem I am having is that the users have decided that they should put any bounced email messages into the public folder as well. When my program tries to move the bounce back ...
|
| Attachment Dialog in Macro | 24 Jul 2005 16:18 GMT | 2 |
I'm send an identical email with a different attachment to eight groups of team managers on a monthly basis. The subject line changes each month (to include the appropriate month) and the recipients differ in each email. To simplify my life, I made a macro for each
|
| Application.Wait ? | 24 Jul 2005 14:23 GMT | 13 |
I have some code that opens Outlook and addresses and e-mail from a button in Access. All was well and good until we got faster computers and this has caused a problem with SendKeys firing too soon (yes I know not to use SendKeys if it can be avoided). I am looking to introduce a ...
|