I have a series of data that I need to sort. It is in the current format as below
Account Number Status Time-Date Date Time
The "time-date" was split to show date in one cell and time in another...but all are showing as text in my Pivot Table Data.
Status incudes "Account created" "Opened" "Saved" and "Closed".
What I want to do is to be able to sort by Date, showing a list of each account number worked on that date, and have it calculate the time spent on each account number going from the time either created or opened to the time closed...saved is irrelevant in this situation. Any suggestions on how to accomplish this feat?
Any help would be greatly appreciated...Thanks!!
Account Number Status Time-Date Date Time
The "time-date" was split to show date in one cell and time in another...but all are showing as text in my Pivot Table Data.
Status incudes "Account created" "Opened" "Saved" and "Closed".
What I want to do is to be able to sort by Date, showing a list of each account number worked on that date, and have it calculate the time spent on each account number going from the time either created or opened to the time closed...saved is irrelevant in this situation. Any suggestions on how to accomplish this feat?
Any help would be greatly appreciated...Thanks!!