ISNA?
Joel wrote:
this is probably best done by using a vlookup on sheet2
=IF(ISNA(VLOOKUP(A1,Sheet1!A1:B40000,2)),"","X" )
I currently have two work sheets in an excel document and I need to create a
chart to read the one sheet and fill in the other sheet with either an "x" or
[quoted text clipped - 11 lines]
If this is easier done using a input box, by all mean suggest that, but the
hard code is appreciated as well.
--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200711/1