stevewood1
New Member
- Joined
- Oct 11, 2018
- Messages
- 16
Hello,
I have a list of information in a column that I want to concatenate into a single cell. I need a line break between each line of information but the problem that I have is that as I don't know how much information will be entered into the column each time. I have allowed for possible entries in cells A1 to A50 and so I am ending up with a large amount of blank lines in my concatenated cell result as sometimes there will only be information in cells A1 to A10.
I know that I could use a nested IF formula to check if each cell was not blank but due to the number of cells that could possibly have data in them this would seem to be too large and unworkable.
Is there any other way that I can get a line break only if the original cell was not blank?
Many thanks,
Steve
I have a list of information in a column that I want to concatenate into a single cell. I need a line break between each line of information but the problem that I have is that as I don't know how much information will be entered into the column each time. I have allowed for possible entries in cells A1 to A50 and so I am ending up with a large amount of blank lines in my concatenated cell result as sometimes there will only be information in cells A1 to A10.
I know that I could use a nested IF formula to check if each cell was not blank but due to the number of cells that could possibly have data in them this would seem to be too large and unworkable.
Is there any other way that I can get a line break only if the original cell was not blank?
Many thanks,
Steve