Hi guys. I have managed to get my data mainly numerical, but for a couple of cells I need some text. This doesnt work with pivot tables, so I thought I would try and extract the numbers. So I have a cell which contains the data
7 pax 2 cars @ 12.05
2 pax 1 car @13.45
So the cell has a line break and contains 2 lines. I essentially need to add the first number of each line, allowing for more lines to be added. So I have this to get the first number from the first line
I then have this formula which tells me how many lines there are
Is there anyway I could maybe combine the two to add the first number of every line? So for the above, it should be 7+2 so return 9.
Thanks
Bookmarks