| Thread | Last Post | Replies |
|
| Help with mail forward to different users (round robin) | 06 Dec 2006 06:24 GMT | 6 |
I have a difficult problem to solve, hopefully someone here can point me in the right direction. I am pretty familiar with VBA in Access and used to use VB script, but don't know where to start. I want to be able to automatically respond to a lead when it comes in
|
| Duplicating public folder items in personal folders | 05 Dec 2006 20:56 GMT | 4 |
(I've never cross-posted before, but I'm new to the Outlook newsgroups, and thought I might get a more complete answer in this group than to my post to another yesterday) At my office we are in need of a system to remind individuals of upcoming
|
| form with variable/flexible input textbox | 05 Dec 2006 14:13 GMT | 2 |
Hi I am drafting an outlook form for our HR people (Please don't ask me why we use outlook for this purpose). This form requires the HR person to enter employees' information. (The number of employees can change from time to time.) Since each employee's info will take a lot of space ...
|
| Weeky job macro | 05 Dec 2006 09:50 GMT | 2 |
A colleague has asked for help that is beyond my skill to give. I'm not even sure that what she wants is possible. Here's the setup. We run Outlook 2003 on Windows XP SP2 with Office 2000. She has some templates stored in her file system that she sends weekly, say Friday.
|
| read/unread messages button | 05 Dec 2006 06:27 GMT | 1 |
I'd like a button that toggles showing read/unread messages. TIA
|
| Help with FREEBUSY | 04 Dec 2006 19:06 GMT | 4 |
well i thought I had this all figured out but I am running into a couple problems. a portion of the code I am running is attached. I have 2 problems.
|
| ParseTextLinePair returns empty string | 04 Dec 2006 15:42 GMT | 2 |
I'm trying to set up a rule in Outlook 2003 to parse text from a sales lead using a variation of Sue Mosher's code located at http://www.outlookcode.com/threads.aspx?forumid=2&messageid=696. The code as adapted for my application is shown below. I have a
|
| Outlk 2k3 Stript: How Protect Boxes ? | 04 Dec 2006 09:40 GMT | 3 |
In my form I want to make some object In "read only" for some users I'll check the name of outlook session and I'll allow or not to the user to modify or not the Task Body
|
| Extract Folder Name From Outlook To Excel | 04 Dec 2006 06:09 GMT | 1 |
In our outlook, we have more than 200 sub folders. Like INBOX Jan2000_USA Feb2000_UK
|
| How do I Replace a string with a variable? | 02 Dec 2006 16:24 GMT | 4 |
I am trying to set the item using a variable strFullName the variable value is "Cherif Abdallah" with the quotes included but If I substitute the variable in the place of the name in the set item. I get an error.
|
| accessing Hotmail folders | 02 Dec 2006 15:31 GMT | 1 |
So I have written a handy VBA macro for OL2003 that manages my incoming mail. It would sure be nice if this macro could process mail in folders that are linked to HTTP mail servers such as Hotmail. Is this possible?
|
| About multidocument programming | 01 Dec 2006 18:33 GMT | 1 |
I wanted to program master document. I should be able to change the address of sub documents referenced by master document at run time. Also I should be able to update the TOC and other properties.
|
| Outlook 2k3 Script: Pb Using ComboBox | 01 Dec 2006 16:54 GMT | 3 |
When I use this function with my ComboBox MyControl.PossibleValue = "Thing1;thing2; etc... ;thingx" Something goes wrong in my form 1) I can't new Item in my folder
|