| Thread | Last Post | Replies |
|
| Display BCC Field on received messages | 14 Jul 2004 21:14 GMT | 1 |
Is there any way to display the BCC Field on received messages? I want to be able to open the message> select view> and click the bcc button but it's greyed out. Any suggestions?
|
| events in outlook vba | 14 Jul 2004 15:04 GMT | 2 |
hello everybody (and especially Ken), I want to create an event handler for every time the folder list menu-item on the view menu is pressed, either to show the folder list or hide the folder list. I want to add some code every time this happens.
|
| create pop3 account using VBS/VBA | 14 Jul 2004 14:11 GMT | 1 |
Wondering if somebody could point me to the correct objects or process for automating the creation of a pop3 account within Outlook 2003 using VBS. Any assistance is appreciated. Thanks,
|
| Outlook Application error | 14 Jul 2004 14:06 GMT | 1 |
I have the problem that I can't instantiate outlook on one computer anymore, even though it used to work perfectly. It just stopped working one day after (I believe) the user's computer crashed. Is there anything that I can do to fix this?
|
| Help with Code! | 14 Jul 2004 14:06 GMT | 12 |
I had this code to switch my view every hour to the Outlook main screen; but it no longer works /w Outlook 2003 - can anyone help? Thanks in advance! Dim iHour
|
| Sending mail from another postbox in VBA?? | 14 Jul 2004 14:05 GMT | 8 |
in my outlook configuration there is a second postbox "username2" where i have full access. Now I want to send mails where the sender is this second identity and not my own name "MyUsername". In the normal Outlook send dialog there is a button "From", so that i can choose the
|
| Outlook 2000 vba | 13 Jul 2004 22:56 GMT | 2 |
I am trying to find the VBA code to hide/show the folderlist in Outlook 2000 as you can do with the OutlookBar. Anybody there to help me ? Please.. Greetings,
|
| Loading Data into a droplist using Access Database | 13 Jul 2004 22:15 GMT | 1 |
I am trying to load data from an Access Database into a droplist...I found the following code and changed the variable and the database location (which doesn't seem to work or matbe I'm missing something): Option Explicit
|
| Writing to Outlook Object | 13 Jul 2004 21:41 GMT | 1 |
I am not sure if my question make sense to you all, if there are better approaches than this. How do I write extra information into MAPIFolder objects, outlook items like Task Item, Notes item, Contact Item and etc ,which eventually will be saved
|
| Date/Time Picker Event Won't Fire | 13 Jul 2004 15:47 GMT | 2 |
I thought someone in this group might know the answer to this. Perhaps it is close enough to any problems that may occur in Outlook that someone will know. I didn't get a response from the Excel programming group. Excel 2003, Windows XP
|
| Using Wildcards with item.restrict | 13 Jul 2004 15:25 GMT | 3 |
I've written a procedure to save attachments to a designate directory upon receipt of an e-mail. I need to restrict the code to only those e-mails coming in from ...@domain.com since I know the domain won't change but the user might. I've tried the following:
|
| Getting inbox items detail | 13 Jul 2004 14:28 GMT | 1 |
Is there a way with vb code to know how many items are on the inbox and what are their details (recived, from, text, attachment ect....) any help would be greatful
|
| Outlook2003 unable to save atchmnt using vbscript | 13 Jul 2004 13:50 GMT | 2 |
I am trying to automate the saving of attachments of open mail messages (using vbscript). I cannot save the attachment successfully! This is the error I get:
|
| Saving Incoming mail as attachment on access database | 13 Jul 2004 08:53 GMT | 1 |
I have outlook. Is there a way to add code to outlook that whan user choose to save email it being saved on access database or sql server with another data that comes in form?
|
| Programming the Out of Office Assistant | 13 Jul 2004 05:17 GMT | 1 |
I have been toying with the Out Of Office Assistant in Outlook 2000. We currently run Exchange 5.5 and outlook is set to CW mode. I have found no way to set the out of office asst. for a date in the future. Our users have to
|