hi..
-
hi.. i want to take average of different price of same product.. For Example i perches a Oil in different prices i want to show the average of Oil price. hope u understand my problem thanks in advance jawad khatri
-
hi.. i want to take average of different price of same product.. For Example i perches a Oil in different prices i want to show the average of Oil price. hope u understand my problem thanks in advance jawad khatri
Sounds like basic maths to me. Is it homework ? What have you tried ?
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
hi.. i want to take average of different price of same product.. For Example i perches a Oil in different prices i want to show the average of Oil price. hope u understand my problem thanks in advance jawad khatri
what did you try? where did you stuck? please be specific with your questions, so that it will be easy to get answers... AFAIK,
avg = sum / no_of_items;
was this your question???Have a Happy Coding.....