Per PJFry:
but the request was made to interface it
to Excel, if possible.
If it can be done, what are some of the pros and cons of this approach?
Programming-wise, most things are possible.
But I'd multiply my estimates by a factor of five and figure on
not being able to do a number of things that are quite simple
with an Access UI.
I don't base this on any experience with getting stuff from Excel
to Access - but I do have quite a bit of experience going the
other direction.
Seems to me like either way, the user is going to click on a
desktop icon to begin the data entry process.
Theoretically, if the screen was done carefully enough most
people wouldn't even be able to tell the diff by looking at
it/using it.
Based on that assumption, I'd ask the users why they should care
whether that icon brings up a screen that's based on an MS Access
..MDB or an Excel .XLS.
I'd expect the answer to be something to the effect that they are
familiar/comfortable with adding rows tabbing across cells in
Excel.
But if it comes down to a screen with that much freedom, they've
opened up a whole can of worms around data validation, which
columns are which, whether the user has moved columns, whether
the user has inserted columns, whether the user has deleted
columns, which row is the first data row, which row is the last
data row, empty rows, cells that are supposed to contain dates -
but which the user has typed some kind of label into..... and
so-on and so-forth.
Come to think of it, I'd probably increase my estimates by a
factor of at least 12 instead of five.