Hello everyone!
For a few weeks now I have discovered Access and its marvellous power.
I am working in a HR department and I have to be in charge with 400+ employees.
We keep track of them in Excel, but I would really like to transfer the entire information in Access as I think, on the long run it would be much easier to do all sorts of operations.
I have tried to import the excel files into Access (it’s impossible to just take each entry and paste it in Access) and I have managed to do some things.
But I came across a problem. I have the employees and I have the days off that they take each month.
Employee Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Total
E1............4...1.....0
E2............4...2.....1
E3........... 0...1.....0
.
.
.
E400
And I need a total for each employee because I need to file reports, which means total on rows, not columns.
While I was trying to find an answer to my question I came across this as a response to someone trying to do something similar:
"Stop...go directly to jail...do not pass GO...do not collect $200.
You should not be storing data like that. It is "spreadsheet design", not relational database design. If it's not too late, you should redesign the tables following the rules of normalization. Here's a start:____"
and there is a link to a site about relations and normalisation, but I am not able to post it.
I understand the answer, but I can’t see a way of redesigning my tables. For me this is logic: to have a list of people that runs down the page
My question is: is it actually possible to do what I have in mind (transferring my info to Access) or for something like this should I stick to Excel? I don’t have programming skills. I can pick a thing or two, but it’s entirely copy/paste with follow 1 2 3 steps to do it.
I love the fact that I can run queries and I have forms and I know that after I have my entire database I will be able to generate data much easier.
Thank you for your help,
Alex
For a few weeks now I have discovered Access and its marvellous power.
I am working in a HR department and I have to be in charge with 400+ employees.
We keep track of them in Excel, but I would really like to transfer the entire information in Access as I think, on the long run it would be much easier to do all sorts of operations.
I have tried to import the excel files into Access (it’s impossible to just take each entry and paste it in Access) and I have managed to do some things.
But I came across a problem. I have the employees and I have the days off that they take each month.
Employee Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Total
E1............4...1.....0
E2............4...2.....1
E3........... 0...1.....0
.
.
.
E400
And I need a total for each employee because I need to file reports, which means total on rows, not columns.
While I was trying to find an answer to my question I came across this as a response to someone trying to do something similar:
"Stop...go directly to jail...do not pass GO...do not collect $200.
You should not be storing data like that. It is "spreadsheet design", not relational database design. If it's not too late, you should redesign the tables following the rules of normalization. Here's a start:____"
and there is a link to a site about relations and normalisation, but I am not able to post it.
I understand the answer, but I can’t see a way of redesigning my tables. For me this is logic: to have a list of people that runs down the page

My question is: is it actually possible to do what I have in mind (transferring my info to Access) or for something like this should I stick to Excel? I don’t have programming skills. I can pick a thing or two, but it’s entirely copy/paste with follow 1 2 3 steps to do it.
I love the fact that I can run queries and I have forms and I know that after I have my entire database I will be able to generate data much easier.
Thank you for your help,
Alex