Hi All.
I was wondering if anyone has any suggestions or comments on how I might achieve a certian task.
I work for a scientific consultancy company, who do both internal and external analysis, and have often many jobs running at the one time assigned to one, or multiple people. What I want to be able to do is store all the information in a database, and use that to manage the jobs, tasks and the likes.
I have the client table set up already, and the 'projects' table, where a client can be selected, and from within the form samples can be generated and selected for analysis, or have an analysis type selected for them.
Essentially I have a database that will store lots of information about the clients, the various jobs that are running at the moment but I want to be able to use this database to track just about everything. So what I would like to do is link it into email, so that if an email comes from, or goes to a client the database picks it up stores it in the database in a corrospondance table for that client, and also if there is a job number in the email it goes into the corrospondance table for the project to which the job relates.
For example I have two projects CV100821 and F1008-24 that are to client example1 and example2, and the email address is example1.com and example2.com The macro checks the email addresses (recieved and sent) and if an email has come from example2.com then it gets put in the corrospondance table for that client, but if it has the F1008-24 term in it, the email system picks it up, and stores it in the corrospondance for that table.
If no client existed, it should just create a client based on the example2.com name.
Can anyone give me some help, or have they played around with macro's that scan emails and store them in a to/from, subject, message, attachements table?
Thanks for any help!
I was wondering if anyone has any suggestions or comments on how I might achieve a certian task.
I work for a scientific consultancy company, who do both internal and external analysis, and have often many jobs running at the one time assigned to one, or multiple people. What I want to be able to do is store all the information in a database, and use that to manage the jobs, tasks and the likes.
I have the client table set up already, and the 'projects' table, where a client can be selected, and from within the form samples can be generated and selected for analysis, or have an analysis type selected for them.
Essentially I have a database that will store lots of information about the clients, the various jobs that are running at the moment but I want to be able to use this database to track just about everything. So what I would like to do is link it into email, so that if an email comes from, or goes to a client the database picks it up stores it in the database in a corrospondance table for that client, and also if there is a job number in the email it goes into the corrospondance table for the project to which the job relates.
For example I have two projects CV100821 and F1008-24 that are to client example1 and example2, and the email address is example1.com and example2.com The macro checks the email addresses (recieved and sent) and if an email has come from example2.com then it gets put in the corrospondance table for that client, but if it has the F1008-24 term in it, the email system picks it up, and stores it in the corrospondance for that table.
If no client existed, it should just create a client based on the example2.com name.
Can anyone give me some help, or have they played around with macro's that scan emails and store them in a to/from, subject, message, attachements table?
Thanks for any help!