![]() |
From Outlook to Excel using VBA
Hi,
I need to get data from message in Outlook to fill fields within Excel worksheet using VBA. Can anyone suggest me a website or ebook where i can obtain information? Thanks in advance HBruno |
From Outlook to Excel using VBA
Actually, you can everything you need from the VBA help files. If possible, run the code within Outlook. Add a reference to Excel to the Outlook project, so you can use the object browser: Open it with f2, and switch from All Libraries to Outlook to see what's available in Outlook, or switch to Excel. For example, if you want to see how to open a workbook, select Workbooks in the left pane (Excel library) and the Open function in the right pane. then click f1 for help and a code sample. -- Best regards Michael Bauer - MVP Outlook : VBOffice Reporter for Data Analysis & Reporting : Outlook Categories? Category Manager Is Your Tool : http://www.vboffice.net/product.html?pub=6&lang=en Am Wed, 23 Jul 2008 14:12:29 -0300 schrieb HBruno: Hi, I need to get data from message in Outlook to fill fields within Excel worksheet using VBA. Can anyone suggest me a website or ebook where i can obtain information? Thanks in advance HBruno |
All times are GMT +1. The time now is 12:34 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com