tanithscout
New Member
- Joined
- Sep 4, 2012
- Messages
- 2
Hi All,
I am stumped when trying to create a list of the non-blank items in a row.
I have a table in a spreadsheet, the rows represent a list of clients, the columns represent months of the year. The table is being used to track client visits (if there is a visit in a particular month, the date is filled in the table). The cells left blank are truly blank, text is only entered upon a client visit.
At the end of the year I want to be able to capture a summary that only shows the non-blank entries for each client. There is only ever one visit possible per month but some clients will have multiple visits throughout the year.
My goal is to have a separate row for each client followed by the visit dates. For example:
Client A Feb 5th Sep 15th Dec 5th
Client B Mar 10th Oct 15th
My thought is to have a formula in the first cell of the row to identify the first non-blank item in the row... a formula in the second cell to identify the second blank item... a formula in the third cell to identify the third non-blank... and so on.
I have been able to find various ways to identify the first non-blank but I am yet to find a way to capture the nth non-blank for subsequent matches.
Is there a formula that can be used to do this?
I appreciate any help!
I am stumped when trying to create a list of the non-blank items in a row.
I have a table in a spreadsheet, the rows represent a list of clients, the columns represent months of the year. The table is being used to track client visits (if there is a visit in a particular month, the date is filled in the table). The cells left blank are truly blank, text is only entered upon a client visit.
At the end of the year I want to be able to capture a summary that only shows the non-blank entries for each client. There is only ever one visit possible per month but some clients will have multiple visits throughout the year.
My goal is to have a separate row for each client followed by the visit dates. For example:
Client A Feb 5th Sep 15th Dec 5th
Client B Mar 10th Oct 15th
My thought is to have a formula in the first cell of the row to identify the first non-blank item in the row... a formula in the second cell to identify the second blank item... a formula in the third cell to identify the third non-blank... and so on.
I have been able to find various ways to identify the first non-blank but I am yet to find a way to capture the nth non-blank for subsequent matches.
Is there a formula that can be used to do this?
I appreciate any help!