M
M Skabialka
A user has asked that some of his spreadsheets be combined into an Access
database. Each workbook has multiple sheets, with most of them being charts
using data from the first worksheet in each workbook. These graphs are then
copy/pasted into PowerPoint. Can that be done from Access also?
Also, one spreadsheet comes from an outside source and a new one comes in
every two weeks, replacing the old one. There are five header rows, some of
which are merged vertically. The columns are rearranged with each new
version of the spreadsheet based on a delivery date for the item in the
column, and data in the column changes also, as does the number of columns
and rows. The first six columns are static.
I think that each two weeks I will have to delete a table in Access and
replace it with data imported from the newest spreadsheet, but have never
worked with Excel data before, and also don't know how merged cells will
effect anything - these contain the item ID number which will be critical.
Each column merges a different number of cells from 2 to 5 cells.
Does any of the Access guru's have an example database showing how to import
from Excel? Currently it will be Office 2003, but soon will be 2007. The
code will have to work with either. I have done imports with text delimited
data but this is entrely new to me.
Mich
database. Each workbook has multiple sheets, with most of them being charts
using data from the first worksheet in each workbook. These graphs are then
copy/pasted into PowerPoint. Can that be done from Access also?
Also, one spreadsheet comes from an outside source and a new one comes in
every two weeks, replacing the old one. There are five header rows, some of
which are merged vertically. The columns are rearranged with each new
version of the spreadsheet based on a delivery date for the item in the
column, and data in the column changes also, as does the number of columns
and rows. The first six columns are static.
I think that each two weeks I will have to delete a table in Access and
replace it with data imported from the newest spreadsheet, but have never
worked with Excel data before, and also don't know how merged cells will
effect anything - these contain the item ID number which will be critical.
Each column merges a different number of cells from 2 to 5 cells.
Does any of the Access guru's have an example database showing how to import
from Excel? Currently it will be Office 2003, but soon will be 2007. The
code will have to work with either. I have done imports with text delimited
data but this is entrely new to me.
Mich