L
leungkong
Can I use VBA to update Access table or Query from Excel?
Thanks in advance
Thanks in advance
Can I use VBA to update Access table or Query from Excel?
For example, Access has a table "ProductList"
I want to use Excel to call the product by "ProductCode" field.
After I update the "UnitPrice" via excel to access.
Can I use ADO to do it? If yes, could you please advice me some book or
link? Thank you very much.