M
m.young999
I have searched the net for the answer to this and tried different
applications but I've had no luck so far.
At work we have an Access Database that was designed by another
company.
One of the jobs of our office is to transfer data from an Excel
spreadsheet on a network into our database.
At the moment we print off the spreadsheet and enter it manually.
I KNOW there is a quicker way of doing this.
A few things that I have encountered trying to solve this:
The form in the database that we enter the data in is linked to many
tables, not just one.
The column headers do not match the field names in the form.
The database is professionally (apparently) made and thus I cannot
alter the coding or design of it.
It is not possible to alter the Excel spreadsheet either!
We use Access 2000 and Excel 2000 with Windows 98!
The idea solution would be to create some sort of macro/script/code
that assigned each row a different record as well as worked on co-
ordinates as opposed to column names i.e. import cell "E3" into field
"Date", cell "E4" into "Time" etc
I reckon it is possible to do this with a bit of VB coding however I
have done any since I was at school and I'm not sure how I would apply
it either. Other solutions would be preferred if possible.
Help would be appreciated greatly.
applications but I've had no luck so far.
At work we have an Access Database that was designed by another
company.
One of the jobs of our office is to transfer data from an Excel
spreadsheet on a network into our database.
At the moment we print off the spreadsheet and enter it manually.
I KNOW there is a quicker way of doing this.
A few things that I have encountered trying to solve this:
The form in the database that we enter the data in is linked to many
tables, not just one.
The column headers do not match the field names in the form.
The database is professionally (apparently) made and thus I cannot
alter the coding or design of it.
It is not possible to alter the Excel spreadsheet either!
We use Access 2000 and Excel 2000 with Windows 98!
The idea solution would be to create some sort of macro/script/code
that assigned each row a different record as well as worked on co-
ordinates as opposed to column names i.e. import cell "E3" into field
"Date", cell "E4" into "Time" etc
I reckon it is possible to do this with a bit of VB coding however I
have done any since I was at school and I'm not sure how I would apply
it either. Other solutions would be preferred if possible.
Help would be appreciated greatly.