champion83
New member
- Local time
- Today, 11:32
- Joined
- Jan 20, 2020
- Messages
- 13
Hello,
Some time ago I started building a database in Access. It was supposed to replace the spreadsheet that is currently in use. The data database will have various projects listed and savings reported weekly for each project. Each project is usually reported over 52 weeks period, i.e. if the project starts, for example, in week 44 - 2019, the project will end in week 43 - 2020. The problem for me is that at the moment every year a new spreadsheet is created and the same project appearing in both files. I would like to create one Access Database one for all years.
I am looking for the best solution and my question is:
Is it possible to create a dynamic table with only 52/53 columns / rows or is it better to create a table with columns / rows for the next 5 years, i.e. over 260 columns / rows?
I also have to consider that I will have to create one userform where we can change the data for each project. There will also be 53 fields where we will have to enter savings for a given week. If I create these 260 columns, each field in the userform will have to connect to the appropriate column of the table.
Another thing is that later I will have to create an annual report and if I will go for option with 52/53 columns, the report will only have to show me the savings for the year (not 52/53 weeks).
I hope that I managed to explain what I want to achieve.
Thanks in advance,
Lucas
Some time ago I started building a database in Access. It was supposed to replace the spreadsheet that is currently in use. The data database will have various projects listed and savings reported weekly for each project. Each project is usually reported over 52 weeks period, i.e. if the project starts, for example, in week 44 - 2019, the project will end in week 43 - 2020. The problem for me is that at the moment every year a new spreadsheet is created and the same project appearing in both files. I would like to create one Access Database one for all years.
I am looking for the best solution and my question is:
Is it possible to create a dynamic table with only 52/53 columns / rows or is it better to create a table with columns / rows for the next 5 years, i.e. over 260 columns / rows?
I also have to consider that I will have to create one userform where we can change the data for each project. There will also be 53 fields where we will have to enter savings for a given week. If I create these 260 columns, each field in the userform will have to connect to the appropriate column of the table.
Another thing is that later I will have to create an annual report and if I will go for option with 52/53 columns, the report will only have to show me the savings for the year (not 52/53 weeks).
I hope that I managed to explain what I want to achieve.
Thanks in advance,
Lucas