Hii Guys
As for school I need to work with Access and set up some queries.
I'm almost there but still miss just one little thing in my work, and I don't have that much experience with Access.
Here is my problem:
I have a table were I sell items
Items---------------Sales--------------% (I want this column in my query)
Item 1----------------2----------------22,22%
Item 2----------------5----------------55,55%
Item 3----------------2----------------22,22%
Total sold-------------9-----------------100%
I now want a second column next to the Sales column where I can see the percentages, example:
Item 1 sold 2, total of 9 --> 22,22%
Item 2 sold 5, total of 9 --> 55,55%
Item 3 sold 2, total of 9 --> 22,22%
How can I add up this table into my query?
As for school I need to work with Access and set up some queries.
I'm almost there but still miss just one little thing in my work, and I don't have that much experience with Access.
Here is my problem:
I have a table were I sell items
Items---------------Sales--------------% (I want this column in my query)
Item 1----------------2----------------22,22%
Item 2----------------5----------------55,55%
Item 3----------------2----------------22,22%
Total sold-------------9-----------------100%
I now want a second column next to the Sales column where I can see the percentages, example:
Item 1 sold 2, total of 9 --> 22,22%
Item 2 sold 5, total of 9 --> 55,55%
Item 3 sold 2, total of 9 --> 22,22%
How can I add up this table into my query?