Return Text from Column

kashflo

New Member
Joined
Apr 24, 2013
Messages
15
Hi,

I am looking for some help in returning the first non blank cell in a column.

However I would like it to return multiple results.

I have a lookup column that is checking one list against another list, using a 4 digit code as the comparison point.

In the formula cell I have ={IF(COUNTIF($G$2:$G$100,D3)>0,"",E3)}

This returns those codes that do not match.

What I then want to do is list, without all the blanks, the cell values that do not match.

The cell values are text.

I am unable to attach the table, but the basic layout is:

AA AB AC AD AE
1234 PINK 4567 RED
4567 RED 8910 BLUE BLUE

So the formula will return BLUE. The layout of the sheet means that this information will not be visible, so I need to show the 'differences' in another location on the sheet.

I am using Excel 97-2003

Many thanks,

kash
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).

Forum statistics

Threads
1,214,920
Messages
6,122,279
Members
449,075
Latest member
staticfluids

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top