G
Guest
Hi,
How do i import a range of cells (e1,e7,e13,e19,e25) to an access table.
I don't need to import the whole worksheet only particular cells.
I can get a session of excel thru automation and get to the worksheet, but
want to select a range and import it to a temporary table or recordset to
manipulate the data. The data is in the cells and on the worksheet and can
alter so this is why I was wondering how to get this particular range when it
is needed.
How do i import a range of cells (e1,e7,e13,e19,e25) to an access table.
I don't need to import the whole worksheet only particular cells.
I can get a session of excel thru automation and get to the worksheet, but
want to select a range and import it to a temporary table or recordset to
manipulate the data. The data is in the cells and on the worksheet and can
alter so this is why I was wondering how to get this particular range when it
is needed.