B
barn606
Guest
Hello,
Right Having a knightmare, So I will Try and Be Brief.
Currently I have a Large Database (Daily Entry) i.e
Date,Code,Weight,Number,Comments
this Exports to a Lenghtly Excel System that Sorts the Data and Referances it to other sources of daily data, all working fine,
however i have now been asked to provide a standard deviation of the weight section in the daily report for a six month period (arragh).
Now the only way i can think of doing that is having the data exported for each code (Between relevant dates) onto an individual worksheet with the s.d being worked out at the bottom and referanced to a table that the excel system sheet can lookup (i.e just add another coloum to each proccess) .
So to my question how do i get the module to export every code Recorded and all the daily data for the code requested to and new sheet. for each code ?
i.e
Code Date Weight Number (Worksheet Name as Code)
and that this is done for every code in the database with out having to write or enter every code each day ino the query/module exporter (note codes Change Dailyish so big list for a macro to work down not really practical).
or am i missing something can the data be exported with the Standard deviation for the period allready worked out ? (200 + codes so doubtfull)
any help or pointers would be gratfull before i meet the hangmans noose
thanks
Barn606
Right Having a knightmare, So I will Try and Be Brief.
Currently I have a Large Database (Daily Entry) i.e
Date,Code,Weight,Number,Comments
this Exports to a Lenghtly Excel System that Sorts the Data and Referances it to other sources of daily data, all working fine,
however i have now been asked to provide a standard deviation of the weight section in the daily report for a six month period (arragh).
Now the only way i can think of doing that is having the data exported for each code (Between relevant dates) onto an individual worksheet with the s.d being worked out at the bottom and referanced to a table that the excel system sheet can lookup (i.e just add another coloum to each proccess) .
So to my question how do i get the module to export every code Recorded and all the daily data for the code requested to and new sheet. for each code ?
i.e
Code Date Weight Number (Worksheet Name as Code)
and that this is done for every code in the database with out having to write or enter every code each day ino the query/module exporter (note codes Change Dailyish so big list for a macro to work down not really practical).
or am i missing something can the data be exported with the Standard deviation for the period allready worked out ? (200 + codes so doubtfull)
any help or pointers would be gratfull before i meet the hangmans noose
thanks
Barn606