G
Guest
How do I LINK AND APPEND the linked data of a named range of columns from an
Excel spreadsheet to an existing Access table?
Short background: I'm a physician with minimal programing experience, but so
far have been able to develope an Access database of obstetrical patients for
a rural community health center. The last missing step is to add a scanned
picture of each patient to a tab'ed page. I know how to do it when the data
is drawn from an Access table (using Bound Object Frame), but unfortunately
the data entry person is trained to work with Excel and not with Access.
Consequently I'm getting the data by linking to Excel spreadsheets. Since the
Access table is linked to an Excel table, I cann't add to it a column with an
OLE object.
Without getting into complicated coding, can I create an Access table which
mirrors the Excel table, add to it an OLE object field for the picture and
then link/append the Excel spreadsheet to this Access table, so that only the
identical fields will be linked but the picture column will remain un-linked
and will be available to bind to the patient's pictures?
Any advise will be greately appreciated!!
Thanks, Dr. Lidor
Excel spreadsheet to an existing Access table?
Short background: I'm a physician with minimal programing experience, but so
far have been able to develope an Access database of obstetrical patients for
a rural community health center. The last missing step is to add a scanned
picture of each patient to a tab'ed page. I know how to do it when the data
is drawn from an Access table (using Bound Object Frame), but unfortunately
the data entry person is trained to work with Excel and not with Access.
Consequently I'm getting the data by linking to Excel spreadsheets. Since the
Access table is linked to an Excel table, I cann't add to it a column with an
OLE object.
Without getting into complicated coding, can I create an Access table which
mirrors the Excel table, add to it an OLE object field for the picture and
then link/append the Excel spreadsheet to this Access table, so that only the
identical fields will be linked but the picture column will remain un-linked
and will be available to bind to the patient's pictures?
Any advise will be greately appreciated!!
Thanks, Dr. Lidor