| Thread | Last Post | Replies |
|
| Communicating with Property Pages | 04 Oct 2005 14:31 GMT | 3 |
Hi Team, I'm very close to issuing my Outlook toolbar and I'm really grateful to all who have posted answers to my questions. I have an ActiveX control which is being used as a Tools > Options tab in
|
| Detach attachments | 04 Oct 2005 12:45 GMT | 1 |
Mom's old Mac won't connect to the printer so she forwards her attachments to me, but she has to wait for me to come home to print since she can't handle a PC (I know, I know...). How can I program Outlook XP to automatically print attachments from a
|
| Message Parse to Access Database | 03 Oct 2005 22:48 GMT | 5 |
I am attempting to extract message parts using Sue Mosher's code at (http://www.outlookcode.com/codedetail.aspx?id=89) into an Access database, but I receive the following error: 'Runtime error 520617979... The program for the attachment may not have
|
| Lookup Full name from alias (CdoPR_ACCOUNT) in GAL | 03 Oct 2005 18:56 GMT | 3 |
I'm trying to find the full name of a person from the alias (CdoPR_ACCOUNT) in a Global address book. Here is the code i found and adjusted from some other posts on this board. Function Item_Open()
|
| how can i turn off | 03 Oct 2005 18:30 GMT | 1 |
"A program is trying to automatically send email on your behalf. Do you want to allow this?"
|
| How to set up a paramater query with wildcarde as well in 1feild? | 03 Oct 2005 17:10 GMT | 1 |
ACCESS 2000 QUERY HELP I want to make a parameter query that takes the first part of the parameter and wildcard search for any further matching feilds, to use in a surname search -
|
| routine to add a field to my tasks | 03 Oct 2005 16:54 GMT | 1 |
I need a routine that will go through all my tasks (800) and add a custom field named User. It must be a text field. It must have a restict on non-completed tasks. Anyone?
|
| Subject macro | 03 Oct 2005 16:41 GMT | 1 |
i have a bit of basic experiece programming vba for excel and want to write somethig for Outlook so that whenever I open a blank email to send a new email it pops up with a window asking me to select one of four choices for the subject....is this possible?
|
| Program Desktop Alert for Addtional mailbox | 03 Oct 2005 16:11 GMT | 1 |
Does it have any chance to create Desktop Alert for additional mailbox connection. ?Since desktop alert is able to show default new incoming mailbox. How to do that ?
|
| how do i combine and split archive.pst files in Outlook | 03 Oct 2005 16:09 GMT | 1 |
I want to combine a number or archive files i have created and resplit them according to date. Can you tell me how to concatenate .pst files and how they can be split in Oullook 2003 on XP
|
| Repeated reminders sent to another user until a task is complete | 03 Oct 2005 14:59 GMT | 2 |
I need to keep reminders going to several staffers until they complete their assigned tasks. We set up a macro to create the tasks and assign them, but when tasks are sent to the assignees, reminders are discarded by Outlook, and I can't count on them to set their own, since the ...
|
| Setting the application properties. | 03 Oct 2005 14:51 GMT | 3 |
I'm using Outlook 2003 and want to set the application's mail format through code. I'd like to be able to set the message format of OutLook to turn Word as the editor on and off. I'll be doing this in code and know the conditions for
|
| Adding a distribution list to a distributionlist (distlistitem) | 03 Oct 2005 14:49 GMT | 5 |
I need to add a distlistitem (a distribution list) as a sublist to another distribution list, but I can't seem to find a method in the API which is allowing it. I have no problems adding recipients to the list, but I have come across a
|
| Find a Note Item | 02 Oct 2005 23:54 GMT | 8 |
Hi; I wrote a program that will scan through our database and automatically create note items in Outlook 2003. I want to do a "find" to see if the note item already exists. If it does, I would like the note updated. If
|
| Parsing RWZ files? | 02 Oct 2005 19:56 GMT | 2 |
Can anyone direct me to a reference for figuring out how I can parse an RWZ (Outlook Rules Wizard) file format? Thanks!
|