twokuul
10-10-2000, 03:11 PM
I am importing a word document into Excel then using a macro to import the data to a template. When I run the macro, the last procedure is to write a few cells to an Access database. Is this possible???????
writing an excel cell to an access databasetwokuul 10-10-2000, 03:11 PM I am importing a word document into Excel then using a macro to import the data to a template. When I run the macro, the last procedure is to write a few cells to an Access database. Is this possible??????? Q... 10-10-2000, 06:37 PM If you ever have data in a form you can read then you can store it in a DB. If you make a reference to ADO (or DAO or RDO) then you can take the value of the cells and append them using an Insert (or update) statement against your DB. Do you know anything about Data Access Components? |
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum