| Thread | Last Post | Replies |
|
| Redirect email from Sent folder | 04 May 2006 17:34 GMT | 6 |
I've found information using Help in Outlook to redirect email, however what I've come across so far is that a Mail Server is needed. Is this true? I want to be able to redirect mail from the Sent folder as I am already keeping a copy of the Incoming emails on my ISP server. The ...
|
| outlook form help!! | 03 May 2006 19:22 GMT | 1 |
Outlook 2003 form design Hi, I currently have two voting buttons approve and deny which i have setup on the actions tab of form design and i need them to when pressed to
|
| activate exchange cache mode in outlook 2003 | 03 May 2006 17:53 GMT | 1 |
How can one activate over a Script the Cached Exchange Mode in Outlook 2003 on the client dependent upon differently criteria?
|
| Find Method wild card search? | 03 May 2006 14:26 GMT | 5 |
I am trying to figure out the following. Is it possible to do a dynamic search on a subject line? This is the subject line: Dictation Job 09121-006, John Doe (TMALA), Acct 3235555555,filename:
|
| Need codes for change the default delivery store | 03 May 2006 07:28 GMT | 3 |
I have written a vbscript that could 1. create a new pst 2. copy all folders in the current delivery store to this new pst However, I have no idea to change the default delivery with vbscript
|
| PR_RTF_COMPRESSED & PR_BODY NOT SYNC'd After RTFSYNC | 03 May 2006 00:46 GMT | 4 |
Here's a unique problem I hope someone can answer for me. Environment: Outlook 2003 (SP2) Windows XP (SP2)
|
| create macro to show file size in outlook | 02 May 2006 21:55 GMT | 3 |
I would like to create a macro that will show me the folder sizes in outlook and compare them to another number and then identify if they are above or below that number. This is alot to ask considering I know next to nothing about VBA. is this possible? Any guidence would be ...
|
| Automation of creation of account of transport pop3 and/or exchange | 02 May 2006 21:09 GMT | 1 |
Forgive me for my bad English and if this question were already mentioned, but I did not find here in the files, on the FAQ or the Net, something of bringing closer with my problem... I indeed wish to automate, if that is realizable, by vba or a script vbs,
|
| Macro to import Excel data to Tasks | 02 May 2006 18:32 GMT | 2 |
I'm looking to create a "simple" macro that will import an Excel spreadsheet that is pre-formatted with data to my tasks folder. You may ask why not just keep the tasks in Outlook; however, the projects are kept for our team in an Access database. I created a simple macro there
|
| VBA to move outbound email and mark as read? | 02 May 2006 15:07 GMT | 11 |
Using Outlook 2003, how would I create a custom rule to move outbound email to a specific folder and mark as read? Similar questions have popped up several times before, e.g.: http://groups.google.com/group/microsoft.public.outlook ...
|
| Automatically email from a hotfolder | 02 May 2006 05:39 GMT | 1 |
Hello, Is it possible to have an email generated by placing a file (PDF or TIF/JPG) into a specific folder? The email would send the file as an attachment. I suppose the email receipent would be determined by the folder (i.e.
|
| Is it possible to link to information in Word documents? | 02 May 2006 03:39 GMT | 11 |
Here's a brain tickler: I've developed a custom form in Outlook for our company... which basically has the same information as a document we use in the company...
|
| setting my code to access contacts from a a different folder. | 01 May 2006 17:26 GMT | 3 |
Here is the beginning of some code I'm using: ' Set up DAO objects (uses existing "Contacts" table) Dim rst As DAO.Recordset Set rst = CurrentDb.OpenRecordset("Outlook Contacts")
|
| I need a programming hint for changing many Birthdays in batch | 01 May 2006 15:01 GMT | 2 |
I am not a programmer at all but have *a lot* in Outlook (12 years worth) and learned to write primitive macros to do chores on a number of selected entries. Copied from bits and pieces on the WEB, without really understanding what I am doing. But it works for my purposes.
|