I need to show that the manuscript processing time, averaged per issue, has increased during a particular time frame.
My data is currently in the following format:
[table="width: 500, class: grid"]
[tr]
[td]VolIss[/td]
[td]AcceptDate[/td]
[td]DespatchDate[/td]
[td]Months passed[/td]
[/tr]
[tr]
[td]120/10[/td]
[td]21-Aug-09[/td]
[td]05-Nov-09[/td]
[td]3[/td]
[/tr]
[/table]
Under the VolIss column, I have 43 unique values but a total list of 2000+ manuscript entries.
So I need excel to look at column VolIss (column A) and calculate the average number of Months Passed (column D) for all manuscripts in that issue.
Because there are a variable number of manuscripts per VolIss, to do this manually would take too long.
(I know this could be done with filtering per VolIss value and then just averaging the figures in column D, but this spreadsheet is a template that will be applied to much larger sample ranges in future).
Help appreciated
My data is currently in the following format:
[table="width: 500, class: grid"]
[tr]
[td]VolIss[/td]
[td]AcceptDate[/td]
[td]DespatchDate[/td]
[td]Months passed[/td]
[/tr]
[tr]
[td]120/10[/td]
[td]21-Aug-09[/td]
[td]05-Nov-09[/td]
[td]3[/td]
[/tr]
[/table]
Under the VolIss column, I have 43 unique values but a total list of 2000+ manuscript entries.
So I need excel to look at column VolIss (column A) and calculate the average number of Months Passed (column D) for all manuscripts in that issue.
Because there are a variable number of manuscripts per VolIss, to do this manually would take too long.
(I know this could be done with filtering per VolIss value and then just averaging the figures in column D, but this spreadsheet is a template that will be applied to much larger sample ranges in future).
Help appreciated
Last edited: