A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Thanks, I've used Text to Columns which seems to have worked.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I'm using a frequency function to count the number of calls abandoned in a call centre and the amount of time taken to abandon the call. It's currently counting over 40,000 values but only half of these are actually returning in the result.
I've looked in the data set and all the values that are not being counted are formatted slightly differently - they are aligned to the left of the cell rather than the right, I've tried formatted these values as a time and manually aligning them to the right but no luck.
Also, if I delete one cell and re-enter the value it is then included in the frequency data. I've tried cutting every value not being counted and pasting it back in but that didn't work.
I hope I've explained myself OK.
Any help much appreciated.
Cheers
Josh
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Thanks, I've used Text to Columns which seems to have worked.
Well done Josh ==> Marking this thread as solved
Hi JoshKing-Cox,
I go through the post carefully, it is possible that the time value are saved as text, so when comparing in Frequency function, these Text Time values are not matched so are not included in the range.
You may create a new column, and use TIMEVALUE function (microsoft.com) to Returns the decimal number of the time represented by a text string, then format this cells as time format, and refer this column in Frequency function.
If the issue persists, could you please share some screenshots on a sample of your data with us?
Regards,
Clark
Hi Josh
...all the values that are not being counted are...aligned to the left of the cell + if I delete one cell and re-enter the value it is then included in the frequency data
This clearly means the "excluded" values are Text values instead of Numbers, hence why FREQUENCY ignore them. Without seeing some of those Text values it's virtually impossible to guide you precisely on how to convert them to numbers
If you can't fix the problem yourself please: