What are the ideal Relationships for my MS Access database?
July 10, 2011 6:26 AM Subscribe
MS Access Database Relationship Help. I am relatively new user of MS Access and need to figure out the ideal or proper relationship between the tables I have created for multiple company's financial statements that will provide the most flexibility when viewing and comparing the financial statements.
Please suggest the ideal "one to one"; "many to one"; "one to many" and "many to many" relationships since you are an expert and I am confused. These are the tables I have. (If I need to add or remove a table, feel free to make a suggestion.)
Table1(All Companies)
-CompanyX
-CompanyY
-CompanyZ
----Each Company has the following 3 Financial Statements
Table2(Statements)
-Income_Statement
-Balance_Sheet
-Cash_Flow
-----Each Financial Statement has the following 3 Years of data.
Table3(Years)
-2008
-2009
-2010
*I think my goal is to be able to run a query that shows this all at the same time:
All Companies ______ Statements________2008__2009__2010
Company X__________ -Income_Statement____ Data___Data___Data
Company X___________-Balance_Sheet________Data___Data___Data
Company X___________-Cash_Flow___________ Data___Data___Data
CompanyY =same as above
CompanyZ =same as above
posted by otto42 to work & money (8 answers total) 1 user marked this as a favorite
I'm not clear what information is in your financial statements, can you be clearer?
posted by jeather at 7:13 AM on July 10, 2011