| Thread | Last Post | Replies |
|
| Redemption SafeMail's SaveAs generates the security popup | 01 Feb 2005 15:26 GMT | 2 |
I open a profile for another user on my PC. The following code generates the security popup in both Redemption and MS Outlook object. How to by-pass it? Thanks.
|
| Getting the Record Count of a Subform | 01 Feb 2005 15:10 GMT | 2 |
What is the easist way to obtain the number of records in a subform? I need to display this information as apart of the main form and use the value for some calculations. David H
|
| How to know if ItemChange event was caused by Snooze/Dismiss or other? | 01 Feb 2005 14:23 GMT | 2 |
I need to track changes to appointments in Outlook (such as StartDateTime). Therefore I've set up my VB6 app to listen for Outlook events, including the ItemChange event on the Calendar folder. I noticed this event also fires when a reminder is snoozed or dismissed. I
|
| Outlook in Cached mode... | 01 Feb 2005 14:16 GMT | 12 |
I've been looking for a way to register when an outlook client goes offline when in cached mode. There doesn't seem to be an event för this in Outlook 2003 object model, which seems a bit weird. You can check if it's online, offline at startup easily enough but not if
|
| Attachment code won't work | 01 Feb 2005 13:48 GMT | 5 |
I posted this in a access group and then later read a response to another question that made me realise I should have posted here. Sorry about the double post. I have been trying to modify some code I picked up from
|
| Saving mails in Drafts folder? | 01 Feb 2005 13:48 GMT | 2 |
I'll be leaving my employer soon and would like to "save" (on stick, on local hard disk) some mails which are in my Drafts folder. Is this possible? Grateful for any hints.
|
| Automatically Open a Excel File attachd in a mail & Copy a Range . | 01 Feb 2005 13:41 GMT | 1 |
Open a Excel file which is attached in mail with specific Subject and copy a range and paste it in a file which is already saved in Local Harddisk
|
| Calling MS Streets & Trips | 01 Feb 2005 06:39 GMT | 1 |
Can I make a Macro for a command button that would call Streets & Trips 2005 to look up the address, similar to the way the default "find on Map" button does. I don't want it to go online to look up the address, but rather open up Streets & Trips.
|
| How do i code something like this? | 01 Feb 2005 06:02 GMT | 1 |
I am trying to do the following: Just before Outlook closes, - for all the items that are in the main Inbox folder that do not have any flags, move it to a specific folder
|
| Filling a UserForm ComboBox with Calendar items | 01 Feb 2005 05:03 GMT | 7 |
I would like to be able to do the following: 1. Fill a ComboBox on a UserForm with items filtered by "Location" and "Category" from the Calendar folder. The values for these two filtered fields are acquired from two text fields that are also on the UserForm.
|