T 
		
								
				
				
			
		thephoenix12
Hey,
I'm looking for a way to search through two columns, the first colum
contains cells that are either blank or contain numbers in them, an
the second column contains text. I want to have a search that look
through the first row, and for every cell that isn't blank, it display
the text to the right of the cell. I guess the best option would be t
use VBA to do this, but I dont know much about it right now. Any hel
would be very useful!
-Stev
				
			I'm looking for a way to search through two columns, the first colum
contains cells that are either blank or contain numbers in them, an
the second column contains text. I want to have a search that look
through the first row, and for every cell that isn't blank, it display
the text to the right of the cell. I guess the best option would be t
use VBA to do this, but I dont know much about it right now. Any hel
would be very useful!
-Stev
 
	 ,ROWS($A$1:A1))),"",INDEX(B:B,MATCH(SMALL(D
,ROWS($A$1:A1))),"",INDEX(B:B,MATCH(SMALL(D