Dingo1Dave
08-25-2009, 01:21 AM
Firstly, I would like to thank all the people who respond to posts - I have managed to get a hell of a lot done thanks to the kindness of these people, so thank you.
Right - here goes with my latest problem.
I have an XL sheet that is set up to be used as a rating engine for a colleague. This sheet will be used for all his clients. Data gets entered into the original sheet (same sheet everytime) and various code will produce graphs and numbers. My colleague will then make a decision based on this data and save the file with the client name_2009. (This is where I come in and make things difficult!) What I would like to do is when the first stage has been completed, get the data that is stored in a seperate tab on this sheet and import it into an Access db table. The table will hold all the data for all the clients. So when the next clients data gets entered into the original sheet and gets processed, the new data appends to the current table.
Firstly, is this possible please? And secondly, if it is, how would i go about it? My sql/vba skills are limited!
Thanks and Regards
Dingo
Right - here goes with my latest problem.
I have an XL sheet that is set up to be used as a rating engine for a colleague. This sheet will be used for all his clients. Data gets entered into the original sheet (same sheet everytime) and various code will produce graphs and numbers. My colleague will then make a decision based on this data and save the file with the client name_2009. (This is where I come in and make things difficult!) What I would like to do is when the first stage has been completed, get the data that is stored in a seperate tab on this sheet and import it into an Access db table. The table will hold all the data for all the clients. So when the next clients data gets entered into the original sheet and gets processed, the new data appends to the current table.
Firstly, is this possible please? And secondly, if it is, how would i go about it? My sql/vba skills are limited!
Thanks and Regards
Dingo