Swiftraven
Technical User
Hi,
I have a group of numbers within the same record that I need to find the standard deviation of and can not figure out how to do it in either the query or within a form using VB.
The table is set up like
PartNumber IDNumber Description Week1 Week2 Week3... to Week6.
Where the weeks are the demand for the item for each of the past 6 weeks.
I need to find the standard deviation over the 6 weeks.
I have tried to figure out how to do it in the query I use to get the specific Part Number and I have also tried to get it on the form using DStDev and can not figure out how.
Any help is greatly appreciated.
Jason
I have a group of numbers within the same record that I need to find the standard deviation of and can not figure out how to do it in either the query or within a form using VB.
The table is set up like
PartNumber IDNumber Description Week1 Week2 Week3... to Week6.
Where the weeks are the demand for the item for each of the past 6 weeks.
I need to find the standard deviation over the 6 weeks.
I have tried to figure out how to do it in the query I use to get the specific Part Number and I have also tried to get it on the form using DStDev and can not figure out how.
Any help is greatly appreciated.
Jason