Export value from Excel worksheet to Access record
Posted
by glinch
on Stack Overflow
See other posts from Stack Overflow
or by glinch
Published on 2010-06-08T20:20:31Z
Indexed on
2010/06/08
20:22 UTC
Read the original article
Hit count: 259
Hi there,
I have an excel spreadsheet that contains the primarky-key/id value for a record in a table in an access database.
I would like to export specific data from certain cells in the spreadsheet to certain fields in the corresponding record in the table.
Is this possible, any help would be greatly appreciated.
Many thanks
Noel
© Stack Overflow or respective owner