How-To Geek on MSN
How to use the SEARCH function in Microsoft Excel
From simple keyword flags to advanced audits, this universal function outperforms modern tools for everyday Excel tasks.
DECLARE @string VARCHAR(MAX) = ''; SELECT @string = CASE WHEN MeaslesDue < '5/16/2013' THEN @string + MeaslesDue END CASE WHEN MumpsDue < '5/16/2013' THEN @string + MumpsDue END CASE WHEN RubellaDue < ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results