shavenlunatic
MIS
Office 2003
---
Hi,
Tried searching around the forums but too many results and couldn't find anything relating to Outlook > Access.
I want to manually run a marco which will scan a given folder in Outlook which will contain several standard emails. To give more of an idea, the format looks like this:
I want each line exporting into an access database, and each mail constituting a new record. This easy enough to do?
Thanks in advance,
Shaven
________
clueless
---
Hi,
Tried searching around the forums but too many results and couldn't find anything relating to Outlook > Access.
I want to manually run a marco which will scan a given folder in Outlook which will contain several standard emails. To give more of an idea, the format looks like this:
Code:
Payroll number : [1234]
Surname : [doe]
Forename : [john]
Department : [ThisDept]
Room/Floor : [9th floor]
Absence Start : [2006-11-16]
Shift Start : [9:00]
Absence Type : [Sickness]
Absence Reason : [Plague]
Return Date : [18.11.06]
Contact Phone : [012345678910]
Line manager email : [you@me.com]
Site : [A]
I want each line exporting into an access database, and each mail constituting a new record. This easy enough to do?
Thanks in advance,
Shaven
________
clueless