G
Guest
Ok i have no idea how i am going to explain my problem, here goes
I am creating an internal database for my stock of a clothing company.
I have created tables with fields in style number, colour, unit price, sizes
(one cell for each size), total quantity and total value.
This data is transfered to a form which shows how many pieces of each size i
have quantity and total value of this style.
Now the problem. I want to create another form that will display the total
number of pcs for all the styles and total monetary value for all. When i try
to do it through a query it keeps coming up with a value of 0 or $0.00. I
think the reason for this is the data of the cells of total and total value
are formulas already.
i.e total = value of numbers in each size cell.
total value = total times unit price.
I hope i have not lost you.
i am very new to this dont realy want to start again. just want someone to
help me put a formula in for calcualting the total values for all styles on
anohter form
thank you so much for your time
Raveen
I am creating an internal database for my stock of a clothing company.
I have created tables with fields in style number, colour, unit price, sizes
(one cell for each size), total quantity and total value.
This data is transfered to a form which shows how many pieces of each size i
have quantity and total value of this style.
Now the problem. I want to create another form that will display the total
number of pcs for all the styles and total monetary value for all. When i try
to do it through a query it keeps coming up with a value of 0 or $0.00. I
think the reason for this is the data of the cells of total and total value
are formulas already.
i.e total = value of numbers in each size cell.
total value = total times unit price.
I hope i have not lost you.
i am very new to this dont realy want to start again. just want someone to
help me put a formula in for calcualting the total values for all styles on
anohter form
thank you so much for your time
Raveen