| Thread | Last Post | Replies |
|
| Outlook | 25 Jul 2006 05:40 GMT | 1 |
öncelikle ben ing. bilmiyorum ve bunlarddan hiç bişey anlamadım. ve ben outlook a şifre koyabiliyormuyum ve bu bilg. 3 - 4 kişi kullanıyor benim maillerimi kimsenin görmesinide istemiyorum onun için bi şifre koyabilirmiyim + bunu denedim şifre koydum ama bu seferde outlook u ...
|
| ArrayList or equiv in VBA? | 25 Jul 2006 05:18 GMT | 1 |
I'm looking for something like ArrayList in VBA. I can't seem to find anything...or is there a way to use the standard VB collections? Thanks!
|
| Create Folders Along with ObjItem.Move ? | 24 Jul 2006 18:21 GMT | 8 |
I have a script which replaces rules in OL2003. The way I have folders defined is like this: Dim xxx As MAPIFolder Set my_xxx = Inbox.Folders.Item("xxx")
|
| add distribution list | 24 Jul 2006 15:54 GMT | 1 |
I'd like to add a distribution list to my current macro. i have a macro that auto-attaches some files (they need to be sent once a day), but i cant seem to figure out how to add a distribution list in the send to field.
|
| Tree Structure in VBA | 22 Jul 2006 16:41 GMT | 1 |
Could any one here give me some idea how to create a tree view in vb6.0? Iam looking for something like Windiows Explorer... Thanks in advance Jack
|
| Documentation about duplicates | 21 Jul 2006 17:26 GMT | 6 |
Where would I find programming documentation how Outlook defines what duplicates are? My goal is to synchronize the PST files between two laptops. However, I need to have a clear idea how Outlook handles duplicates. This would also include
|
| Outlook Calendar to open on Startup | 21 Jul 2006 16:39 GMT | 6 |
Probably a very simple question, how to get the outlook calander to open on startup of windows.
|
| Designating 'From' Mailbox via Code | 21 Jul 2006 14:03 GMT | 2 |
I am going to be generating 55 files that need to be sent from our department mailbox instead of from me. Is there a way I can do that using VBA, or do I have to manually need to create 55 separate emails, and attach the files from there?
|
| I Need A (kind of) Dangerous Macro | 21 Jul 2006 05:29 GMT | 1 |
Is there a simple way to make a macro that walks through a PST folder structure and deletes out all of the messages, leaving the folder structure intact? I need this because I like my file folder structure, but every few months it grows too large for my thumb drive and I need to ...
|
| Option Button Help ..... | 20 Jul 2006 15:34 GMT | 1 |
Can anyone here help me to sort out the following problem in VB6.0? I have a form... On this form i have a textbox , ONE option button and one Ok button... When the user enter any numeric value I wanted to display that many option
|
| Display Outlook Options | 20 Jul 2006 06:42 GMT | 4 |
Does anyone have a code snippet i can use to programmatically open the tools->options dialog and if really good select a specific tab. I have coded my solution with VSTO C#, but any code will be fine. I hope somebody has done this before, or just know their way around in
|
| How to program a macro to do a mail merge. | 19 Jul 2006 22:24 GMT | 1 |
I am trying to create a macro to do a mail merge automatically. Where do I start?? I am not new to programming but am to ol programming. Mike
|
| HELP I like to receive e-mail in Excel | 19 Jul 2006 22:22 GMT | 1 |
Friends, I like to receive my e-mail directly from the mailserver of my e-mail account in Excel. I have Outlook and Outlook Express, but I don't want to receive them
|
| Need help listing another users folders | 19 Jul 2006 22:21 GMT | 1 |
Need help listing another users folders Folks I need help with this. We have a mailbox that's used to receive helpdesk-like requests. Several people attach to it by adding the Exchange entry to their email setup.
|
| How to change font of a block in an RTF message? | 19 Jul 2006 22:11 GMT | 1 |
I have some VBA code I've written insert a signature with a random quote from a quotes file into an email. I'd like it to be in fixed-width font (Courier). If the message is in Plain Text, no problem. If it's in HTML, I can insert a <font>. If it's in
|