Posted to microsoft.public.excel.programming
|
|
Finding the Excat text in a range
Thanx, that worked!
T-Žex Wrote:
Hi! Try the following:
Set found = roster_list.Find(temp, *LookAt:=xlWhole*)
regards... ;)
--
schoujar
------------------------------------------------------------------------
schoujar's Profile: http://www.excelforum.com/member.php...o&userid=26574
View this thread: http://www.excelforum.com/showthread...hreadid=398494
|