I would like to click a command button on an Excel worksheet and have it open an existing Access db named production and export some of the data (some cells are calculated)to specific fields in a table (or new record on a form would be better) called Finished Batches.
As Such...
c5 exported to field named 'production_dat e'
d5 exported to field 'lot_number'
f23 to ingredient1
g23 to amount1
Even better it could stop and ask to save the excel sheet before opening the database.
just stuggling along trying to learn this stuff
Thanks
As Such...
c5 exported to field named 'production_dat e'
d5 exported to field 'lot_number'
f23 to ingredient1
g23 to amount1
Even better it could stop and ask to save the excel sheet before opening the database.
just stuggling along trying to learn this stuff
Thanks
Comment