| Thread | Last Post | Replies |
|
| strat date | 25 Jul 2003 15:00 GMT | 1 |
Why it isn't possible to set "Start Date" in Task custom form as required filed? Thanks, hi Lui
|
| Outlook form control - conditional formatting | 25 Jul 2003 13:01 GMT | 1 |
Any and all help is appreciated. I have an Outlook form that submits orders. I am working with the following controls: Item Description: Textbox (txtItem)
|
| Help: Writing Outlook Macro | 25 Jul 2003 00:00 GMT | 2 |
I have created a macro in Outlook 2000 (Visual Basics) that will not run, I get an error. I apparently do not know how to WRITE the darn macro. After searching different websites for help, I have realized that I need
|
| Ranking Search results from Outlook 2002 | 24 Jul 2003 22:38 GMT | 1 |
Is it posssible to use the Rank By predicate with the Outlook 2002 AdvancedSearch method? I have code which queries Outlook 2002 and I want to return ranking with the results? Thanks,
|
| Hiding Recipients | 24 Jul 2003 21:26 GMT | 1 |
I don't know if this requires custom VBA or not. We would like to e-mail an announcement to our clients via distribution list, but we don't want them to see other folks names and e-mail addresses in the routing. Is this possible? Help appreciated. Thanks.
|
| How to add an item to a right click menu in Outlook? | 23 Jul 2003 22:13 GMT | 1 |
We have a company policy that requires users to save all e-mail pertaining to a job in that jobs directory on the server. Right now they have to highlight the e-mail, click file -> save as, then change the type to .msg. Is there a way to first add that saveas option to
|
| PrintOut | 23 Jul 2003 14:56 GMT | 2 |
I print from a custom form to default printer with PrintOut method. Is it possible to print to another printer that it isn't the default printer?
|
| Spacing of Attachments | 23 Jul 2003 14:13 GMT | 2 |
I am developing some automation components in Excel to send workbooks via Outlook. I create the body of the message (via .Body "xxx xxx") and then attach (via .Attachment filename) from one up to one hundred
|
| 293153 OL2002: Programming with EntryIDs and StoreIDs | 23 Jul 2003 02:12 GMT | 3 |
293153 OL2002: Programming with EntryIDs and StoreIDs http://support.microsoft.com/default.aspx?scid=kb;EN-US;293153 from http://support.microsoft.com/default.aspx?scid=kb;EN-US;290804
|
| Use Item.Add Event to Trigger TaskItem.Assign? | 22 Jul 2003 21:01 GMT | 1 |
I need to create a VBA function to take an incoming task (using tasks folder Item.Add event) and assign it to the recipient in a custom field (olTaskItem.Implementer). I've seen code snippets here and there in the past, but now that I need help, I can't find examples. The tasks ...
|
| Reading the part [john.smith@xxxx.com] of a "John Smith [john.smith@xxxx.com] " | 22 Jul 2003 15:01 GMT | 1 |
I am pretty new in the object models linked to outlook. I did not find the right way to read the part [john.smith@xxxx.com] of the string "John Smith [john.smith@xxxx.com] " which appears in the mailing adress.
|
| Programming in OutlookExpress | 21 Jul 2003 20:35 GMT | 1 |
I know I can code in MS Outlook "ThisOutlookSession" by press "Alt+F11" like the following code that add button when start the application. But how can I code the same function in Outlookexpress ? Thank you all
|
| Outlook Today Icons | 21 Jul 2003 20:15 GMT | 1 |
Is there a way to change the icons on my Outlook Today bar?
|
| Editing notes in Contact using VBA | 21 Jul 2003 17:06 GMT | 2 |
Hoping someone can help. I am trying to add a date and note into the Notes section of a bunch of contacts (over 1000). I coded a macro that asks the user what they want to add to notes and which Contact folder they want to do
|
| Outlook Bug? | 21 Jul 2003 14:58 GMT | 1 |
Hi. I am using Outlook 2002/2000 objects in my VB 6.0 Program. Whenever I write the following:
|