Forum

Notifications
Clear all

Extract a list excluding blanks

3 Posts
2 Users
0 Reactions
66 Views
(@rross3)
Posts: 2
New Member
Topic starter
 

I am trying to create a formula to take text from 2 different columns and extract the text only and create one single list in another column. I can get one column to work with:

=IFERROR(INDEX($B$5:$B$23,SMALL(IF(ISTEXT($B$5:$B$23),ROW($B$1:$B$19),""),ROW(A1))),"")

I want to take the date in B5:B19 and D5:D19 and place in a single column H27:H44.

Is this possible?

 
Posted : 03/09/2018 3:26 pm
Anders Sehlstedt
(@sehlsan)
Posts: 970
Prominent Member
 

Hi Robert,

When checking the file it is empty for me.

Br,
Anders

Robert-Ross_Spreader-file.PNG

 
Posted : 05/09/2018 12:04 pm
(@rross3)
Posts: 2
New Member
Topic starter
 

Hi Anders...

Somehow I finally figured out a formula to make it do what I want. Thank you for looking at it though!

Robert

 
Posted : 05/09/2018 5:06 pm
Share: