Hi All!
I'm in a situation where I have a Excel file with a budget for a project, and I think(!) I need to split the imported (excel -> access) table into two tables. Please take at look at the attached file, where the red section is the column heading, the blue section contains info about name of project etc and should go to one table and the green section is the time every employee spends every month and should be directed to another table.
As you all know projects tends to be imprecise in time... and it could be nice to add more records to the table containing time/employee/month.
I got two approaches;
1) Import the excel-file and divide it inside access, but how to split the table? As you can see from the attached file the columns heading should now serve as part of a record in the new table.
2) Could one in some way choose what area in the Excel file to be imported? Say that one states in some SQL/VBA syntax which column/row to import. Then it would just be to perform two imports without further editions.
Hope you could give me any advice.
Cheers!
I'm in a situation where I have a Excel file with a budget for a project, and I think(!) I need to split the imported (excel -> access) table into two tables. Please take at look at the attached file, where the red section is the column heading, the blue section contains info about name of project etc and should go to one table and the green section is the time every employee spends every month and should be directed to another table.
As you all know projects tends to be imprecise in time... and it could be nice to add more records to the table containing time/employee/month.
I got two approaches;
1) Import the excel-file and divide it inside access, but how to split the table? As you can see from the attached file the columns heading should now serve as part of a record in the new table.
2) Could one in some way choose what area in the Excel file to be imported? Say that one states in some SQL/VBA syntax which column/row to import. Then it would just be to perform two imports without further editions.
Hope you could give me any advice.
Cheers!