A
anil
Hi all
i am designing a database to get monthly and yearly result.The out put
seems as
TOWN YEAR MONTH PARAMETER YEARLYRESULT
A,B,C 2001 2 x 100%(total pass results)
A,B,C 2001 2 y 0.3(Formula used on mean values)
A,B,C 2001 2 z mean value(5.1) AND SO ON
Thus I have to get monthly and yearly result of parameter x,y,z.In
Monthly results we have to compare with their fixed value i.e if x has
2,3,6 and pass value is 5 then only 2,3 are considered as results(mean
value) and also need to write 1 fail value as seperate column.
So one town has different parameters and all parameters have different
calculations.
Can someone help me that how can I proceed.I know this can't be done in
queries and i am not much proficient in vba.
thanks
anil
i am designing a database to get monthly and yearly result.The out put
seems as
TOWN YEAR MONTH PARAMETER YEARLYRESULT
A,B,C 2001 2 x 100%(total pass results)
A,B,C 2001 2 y 0.3(Formula used on mean values)
A,B,C 2001 2 z mean value(5.1) AND SO ON
Thus I have to get monthly and yearly result of parameter x,y,z.In
Monthly results we have to compare with their fixed value i.e if x has
2,3,6 and pass value is 5 then only 2,3 are considered as results(mean
value) and also need to write 1 fail value as seperate column.
So one town has different parameters and all parameters have different
calculations.
Can someone help me that how can I proceed.I know this can't be done in
queries and i am not much proficient in vba.
thanks
anil