Matthew R White Posted April 26, 2012 Posted April 26, 2012 I have a new inventory database, it organized sales by model number, so right now i have 3 different model numbers (all linked as a relationship) When I view each record (model #) I see all the transactions for that model number) I am trying to create an expense layout that shows all transactions for all model #'s, but when I created the new table it only displays transactions per model number, and I need all model numbers at the same time. any help greatly appreciated!!! Urgent!! Thanks Matt
imoree Posted April 26, 2012 Posted April 26, 2012 Cartesian connection Shows all Records [X] from transactions to Model # It would help to see file though. eg; Model_ID [X] Model_ID (transactions table) would show all Model_ID's
Ron Cates Posted April 26, 2012 Posted April 26, 2012 I'm a little confused about a couple things. What actual tables do you have? I am trying to create an expense layout that shows all transactions for all model #'s If you have tables for models and a table of transactions then a layout based on transactions will show you all records in the transactions table. You can make the layout a sub-summary report to group them by model number. but when I created the new table What do you mean by this? What new table are you creating?
Recommended Posts
This topic is 4654 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now