Infinite
More left to learn.
- Local time
- Yesterday, 21:10
- Joined
- Mar 16, 2015
- Messages
- 402
Hello, I have a table Items, ItemSizes and ItemTimes. That is for my item, I also have a table tableShowCost which is
the sales I have made at shows. I created a query from all of Items, the size of the item (from table ItemSizes) and
the ItemTimes (from tableItemTimes). Then, I created form from all of that. So, now I have a form the displays all
of the information about my item. Back to the Table ShowSales, it has multiple sales of different items, I want to
know the total amount of sales I have made, so, I just did a easy query that gets me the total sales, but, I don't know
how to get this information to display on my form, nor how to link an item on the query that gets me the total of each
items sold, to the form. Any help would be appreciated, thanks!
(Should of thought of zipping it first)
Also, if some one does ask and gets the database, could they look and figure out why I cant go to the next record after opening it from the main form? thanks!
the sales I have made at shows. I created a query from all of Items, the size of the item (from table ItemSizes) and
the ItemTimes (from tableItemTimes). Then, I created form from all of that. So, now I have a form the displays all
of the information about my item. Back to the Table ShowSales, it has multiple sales of different items, I want to
know the total amount of sales I have made, so, I just did a easy query that gets me the total sales, but, I don't know
how to get this information to display on my form, nor how to link an item on the query that gets me the total of each
items sold, to the form. Any help would be appreciated, thanks!
(Should of thought of zipping it first)
Also, if some one does ask and gets the database, could they look and figure out why I cant go to the next record after opening it from the main form? thanks!
Last edited: