Only a newbie....
I have created a new dataset and filled with student marks like the following:
Name Subject Score
Mark History 90
Mark Maths 87
John History 85
John Maths 65
And once completed with thid first dataset would then like to use this dataset to create an average for each and input this back into the 1st dataset
Name Subject Score ScrAvg
Mark History 90 88.5
Mark Maths 87 88.5
John History 85 75
John Maths 65 75
So really question is how do you create a dataset from a dataset and populate it back?
Any help greatly appreciated...
I have created a new dataset and filled with student marks like the following:
Name Subject Score
Mark History 90
Mark Maths 87
John History 85
John Maths 65
And once completed with thid first dataset would then like to use this dataset to create an average for each and input this back into the 1st dataset
Name Subject Score ScrAvg
Mark History 90 88.5
Mark Maths 87 88.5
John History 85 75
John Maths 65 75
So really question is how do you create a dataset from a dataset and populate it back?
Any help greatly appreciated...