| Thread | Last Post | Replies |
|
| Recurring Meetings Using VBA | 24 Apr 2006 22:42 GMT | 5 |
I have written code to move meetings from my calendar to a public calendar. All meetings move successfully except recurring meetings. Below is the code that I am using. Each time I use the any of the recurring objects nothing seems to happen or it fails. Any assistance would be ...
|
| Determine the file extension of this attachment? | 24 Apr 2006 22:41 GMT | 2 |
Here is the attachment's name and size: travelogue ashore botulism longstanding snook said bequeath ajar solidify counterclockwise scapular manipulable bobble anomalous ecstatic agile straighten deliverance brethren buoyant trudge aching darkle chlorophyll
|
| RUN DTS PACKAGE FILE SAVED AS .BAS (VB MODULE FILE) | 24 Apr 2006 22:37 GMT | 1 |
I CREATED A SIMPLE DTS PACKAGE TO UPLOAD AN EXCEL FILE INTO A TABLE IN SQL SERVER DATABASE THEN SAVED THIS PACKAGE AS A VISUAL BASIC MODULE FILE. THEN I CREATED A VB PROJECT AND ADDED THE ABOVE MODULE TO THE PROJECT AND RAN IT. THE PROJECT DID RAN TO THE END, AND DID NOT SHOW ANY ...
|
| Case insensitive items.find | 24 Apr 2006 20:39 GMT | 2 |
I need to be able find a contact based on the email address that will succeed irrespective of the case. strFind = "[Email1Address] = ""ME@domain.com"" or
|
| Running exe's from a custom button??? | 24 Apr 2006 15:26 GMT | 1 |
I want to create a custom button in Outlook 2003 that will open an executable on my harddrive. How do I do that? Secondly, in my dotnet, app, I neeed to talk to Outlook and ask it for the currently selected, or open Contact record to get Name, Address, etc...
|
| Hide/Delete Deleted Items & Search Folders Folders in Outlook 2003 | 24 Apr 2006 14:51 GMT | 1 |
I'm wondering if its possible to hide or delete the deleted items and serch folders folders. Basically i created a a new pst to store the data i require and want to try and get it to look like public folders, ie only the folders i have added are
|
| Outlook Automation | 24 Apr 2006 14:39 GMT | 3 |
Hello... I would like to find some sample code that would allow me create an email from withing Access that send a message that has the Yes and No buttons. When on of these are clicked to send the reply to a specified email address.
|
| vba code that insert a hyperlink file in the body of message | 24 Apr 2006 13:51 GMT | 3 |
I'm searching VBA code that insert a file://mypath\mydata.doc in my mail after he asks me where to find the file (openbox file ?). Is that possible ? I have no particular VBA skills, so... The macro of my dreams :
|
| Is this a bug? | 24 Apr 2006 06:46 GMT | 1 |
I have a strange problem. I am using C# to create an Addin that prompts before a user deletes a calendar item and cancels if necessary. I have this working on my default calendar and another calendar I created in my mailbox. I tie into the SelectionChange event and if the Item ...
|
| How do I modify Delete button to also mark item as read? | 24 Apr 2006 06:14 GMT | 1 |
The default Delete button in Outlook 2003, seems to delete the item, without marking it as read. Is there a way that I can modify it to first mark the item as read, then delete the item? Would I need to use VBA to accomplish this? If so, could anyone tell the code I should
|
| Like to have button to forward spam with | 22 Apr 2006 16:56 GMT | 1 |
I'm using Outlook 2003. I'd like to have a custom button to do this: - Copy the complete source of the selected e-mail. - Create a new e-mail to e.g. spam@dealer.net.
|
| Help with VBA and Outlook | 21 Apr 2006 19:23 GMT | 2 |
I'd like to do the following with every email received to a certain Exchange mailbox: Verify the domain that the email was sent from. If there is a match, process it, otherwise autoreply with a message that the email will not be accepted.
|
| Word as Outlook Editor | 21 Apr 2006 17:18 GMT | 2 |
Office 2003, Win XP Pro Are there any significant advantages or disadvantages to using Word as the editor for Outlook. The default Office install makes it so. Many end-users leave it so. We can use administrative template to force it to use Outlook
|
| Using VBA code to automate a process | 21 Apr 2006 16:26 GMT | 7 |
This is my first attempt in writing code and would greatly appreciate your assistance and guidance. What I would like to do..... I have 2 forms (created from Post template: FormA and FormB). I
|
| Email object | 21 Apr 2006 14:27 GMT | 1 |
I send automatic emails from word using otlook.object importing an external txt file and setting it as the body of the message. Is there a chance to copy a message stored in my folder ("Sending emails")
|