| Thread | Last Post | Replies |
|
| How can I get calendar selection to form (VBA)? | 04 Jul 2007 05:56 GMT | 2 |
I am trying to create an holiday planner, which relies on the appointment technique. So far I created a button to open the appointment form with some pre-defined parameters. But now I have the problem to get the information of the selection in
|
| Please help - VBA to save email to drive | 04 Jul 2007 02:34 GMT | 5 |
I've been using the macro below (I got this from the Outlook VBA help file - I'm not a heavy duty coder) to save selected email to a folder on a hard drive. Users will be saving hundreds and hundreds of emails in this manner, so I'm trying to automate it as much as possible.
|
| Export all items in the Global address list | 03 Jul 2007 22:08 GMT | 4 |
Thanks for taking the time to read my question. I've done quite a bit of coding in MS Access and Excel, but never in Outlook. I'd like to export all the items in the GAL to something like an Excel file, or even a .csv. I have no idea where to start or finish. I've
|
| Outlook 2007 Macro | 03 Jul 2007 21:54 GMT | 5 |
I am new to Outlook Macros and Macros in general. I am trying to insert a word document as text, into the body of a new email message. I am using Outlook 2007 but it previously worked in Outlook 2003. The debugger stops on ChangeFileOpenDirectory.
|
| sub or function not defined error - HELP!! | 03 Jul 2007 19:28 GMT | 5 |
I have created a Macro in VB in Outlook 2007, and when I run it, I get a "Sub or function not defined" error message box. I have not been able to troubleshoot this properly. Once I click OK on the message box, I can just press F5 and the macro runs perfectly, but I would rather ...
|
| Outlook to read emails and automate to do some work | 03 Jul 2007 16:32 GMT | 1 |
I want to know how can I write a macro in Microsoft Outlook to read emails from a specific user, and when the email comes, I want to search for a specific button or link in the email's body; then it automatically clicks that link or button. After clicking the button the email ...
|
| Copy email before sending into a database | 03 Jul 2007 16:26 GMT | 1 |
I have worked on excel macros but outlook looks entirely different.... I have a set of users in my company using outlook 2003. When they send an email, i need to export a few fields like -- to: , bcc: cc: sent, body etc into a SQL database.
|
| Outlook 2003 - Logo in signature replaced with red 'X' | 03 Jul 2007 14:39 GMT | 1 |
after OLK cache reaches a limit (limit unknown) the company logo no longer appears in Outlook signature and is replaced with red 'X'...that is until I manually empty OLK. It's as if the temporary Outlook file (OLK) does not flush and once the Outlook attachments that are cached ...
|
| Appointment Item | 02 Jul 2007 23:31 GMT | 3 |
Within an appointment, there is a Label pull down - it has Important, Business, Personal, etc...... I can't find it in the list of objects. What is it called? Thanks,
|
| Auto Expot to Excel | 02 Jul 2007 06:41 GMT | 4 |
Is it possible to automatically export the subject line and date/time received to excel? Ideally only certain subject lines but all would be fine as well. Thanks
|
| Backup external application | 02 Jul 2007 01:58 GMT | 1 |
Is it possible to program Outlook 2003 running on Exchange 2003 to backup an Excel Spreadsheet every Friday. I have an Excel spreadsheet that I want to back up every Friday and save it with a new name. I can write this in Excel, but my problem is that I am only
|
| Macros in outlook - for printing | 02 Jul 2007 01:57 GMT | 1 |
I am trying to figure out a way of creating a macro so that I can clik on a single button to print an email with a certain printer setting. This is to try to be a bit greener so that I can print emails. So I want to priint all my emails double sided.
|
| script lost on closing outlook | 02 Jul 2007 01:55 GMT | 1 |
I added a small VB script in Outlook 2003 that checks all emails before sending for empty subject field. The script ran successfully and showed warning messages when I tried sending mails with blank subject. But when I close outlook and reopen after sometime, the script is lost
|