I'm by no means an Access expert, so I warn you in advance if my question provokes a plethora of others from yourselves... here I go:
I am trying to represent a spreadsheet in MS Access 2000, in order to better order/report/query the data etc.
The spreadsheet has multiple different types of data, but it all relates to a budget for ONE activity.
I have created multiple tables to represent each type of cost related to the activity.
I wanted to create a user friendly form to enter the data, so ran a query into several of the tables and then created a form from that data - HOWEVER, there were so many fields I couldn't get all of them on one form.... So I created another query/form/etc...
The problem I have is: one "set" of data (for each activity/job) is made up of information from all of the tables that is entered by the user and doesn't relate to another job/activity...
I now have problems with relationships accross multiple forms too.. I thought I could create one Autonumber unique field in one table and then relate it 1:1 with all the other Unique ID fields set to "number" in the other tables. I was hoping that every time a new record was started, it would create a new entry for all of the other tables... The problem being that I have added an extra twist of having multiple forms...
Can I link this much data together, while binding each record in each table to each other in a unique way and then use a form to input it all?!
Make sense?
I hope it does to somebody!
Thanks in advance..
Pete
I am trying to represent a spreadsheet in MS Access 2000, in order to better order/report/query the data etc.
The spreadsheet has multiple different types of data, but it all relates to a budget for ONE activity.
I have created multiple tables to represent each type of cost related to the activity.
I wanted to create a user friendly form to enter the data, so ran a query into several of the tables and then created a form from that data - HOWEVER, there were so many fields I couldn't get all of them on one form.... So I created another query/form/etc...
The problem I have is: one "set" of data (for each activity/job) is made up of information from all of the tables that is entered by the user and doesn't relate to another job/activity...
I now have problems with relationships accross multiple forms too.. I thought I could create one Autonumber unique field in one table and then relate it 1:1 with all the other Unique ID fields set to "number" in the other tables. I was hoping that every time a new record was started, it would create a new entry for all of the other tables... The problem being that I have added an extra twist of having multiple forms...
Can I link this much data together, while binding each record in each table to each other in a unique way and then use a form to input it all?!
Make sense?
Thanks in advance..
Pete