| Thread | Last Post | Replies |
|
| Getting Outlook to Send/Receive | 19 Apr 2006 15:00 GMT | 1 |
Greeetings! I have some code to send mail using VBA that works great at my office, but unfortunately at home, I need to do a manual "Send/Receive" to get it to work.
|
| outlook help | 19 Apr 2006 14:54 GMT | 1 |
Is there a way to get the local OUTLOOK email adressess from the local machine through scripting languages? want to display outlook email adressess through Javascript or vbscript
|
| Adding a Row to Excel SS using OLE | 19 Apr 2006 05:29 GMT | 3 |
I need to add a new row to an existing Excel spreadsheet using OLE. Assuming it is ROW=11 what would be the proper VBA command?
|
| Send automatice emails based on calendar entries | 19 Apr 2006 05:22 GMT | 1 |
I have a user who would like to automate her appointment book at her salon. She would like to start making appointments using the outlook calendar and then two or three days before a clients appointment email an appointment reminder. Can I do all of this in outlook or will the ...
|
| Programmatically populating an email but allowing user opportunity to edit | 18 Apr 2006 23:08 GMT | 1 |
My application has a requirement to send emails containing different internal data via email. It is easy to construct and send this email entirely programmatically. However there is now a requirement that the user should have the opportunity to edit the email before it is sent.
|
| Open RPC channel limit trouble | 18 Apr 2006 17:06 GMT | 6 |
I need to extract some data from custom items in a public folder and transfer it to an Access database. The trouble is, after the first 249 items my code can't open any more items. The trouble is definitely with the limit of 255 open RPC channels.
|
| How to avoid creating duplicate calendar item | 18 Apr 2006 14:36 GMT | 1 |
I'm working on this tool that among other things creates an item on the users outlook calendar. I would like to prevent creating duplicate items, that is the tool should check to see if the calendar item exists before creating it. Anyone have any thoughts on what the most ...
|
| GetPublicFolder() function | 18 Apr 2006 13:01 GMT | 1 |
ok I'm very new to programing in Outlook. I have a custom form with 3 command buttons on it and I want to use the GetPublicFolder() function but not sure how to call the function for each button or if it needs to be inside the Sub for each button see code below
|
| >> Winzip command line | 18 Apr 2006 07:03 GMT | 8 |
Hi, I have a procedure that finds a folder and then for each mail item with an attachment saves the attachment. For attachments that are zip files I then unpack them. Well attempt to... I have downloaded winupzip.exe for this purpose and use the line:
|
| Voting Buttons & Excel | 18 Apr 2006 05:09 GMT | 10 |
I have created Voting Buttons for people with 24 Time slots for the 24 hrs of the day... e.g. 8:30 am; 9:30 am; 10:30 am etc.... When a person clicks on his appropriate choice, i would receive the
|
| Get all data from E-Mail Addresses tab? | 17 Apr 2006 19:44 GMT | 3 |
Is there a way to get all the data from the E-Mail Addresses tab in the properties of a contact? We have a distribution list with many contacts, we are manually opening each person in the distribution list and going to the E-Mail Addresses tab and checking the SMTP address. Many ...
|
| how to point MAPI at express, how to get sender email ? | 16 Apr 2006 23:07 GMT | 1 |
<already multiposted to microsoft.public.outlook (no response)> I receive many email requests to scan old computer museum manuals to pdf. I manually paste fields from the emails in to a Microsoft Access table
|
| Problem with setting Outlook item userproperties | 14 Apr 2006 14:01 GMT | 4 |
I am trying to use the following code (downloaded from OutlookCode.com and modified to suit my requirements) to move information from the built in User fields to custom property fields. I have only altered the name of the form to be used and the names of the custom fields.
|
| Can Outlook be set up as an on-line in/out e-board? | 14 Apr 2006 08:21 GMT | 2 |
Let me Know how I can set up outlook to serve as an on-line in fort Board fn staff on my network. If you can't I can you recommend a product that does?
|
| How can I save an attachment that is an email to my inbox? | 14 Apr 2006 06:19 GMT | 5 |
I would like to automate a workaround, but have no idea where to start. The workaround is needed due to the following scenario: I am working on a site where I cannot access my corporate email account. I set up a rule to redirect my mail to my client email address, but noticed
|