Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() -------------------------------------------------------------------------------- DEAR TO I tried what you suggested as below mentioned but it does'nt work don't know why maybe because of the range is in arabic font. set rng = cells.Find(What:="-BUSH-" , Lookat:xlWhole) When I use Find("BUSH") to find a range in the cells in a worksheet, macro find also "GEORGE BUSH" or "BUSHING". How can I find just "BUSH" nothing more in the string. Regards HM -- hm ----------------------------------------------------------------------- hme's Profile: http://www.excelforum.com/member.php...fo&userid=1593 View this thread: http://www.excelforum.com/showthread.php?threadid=27698 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I tried what you suggested
Actually, you didn't (syntax problems). go back to the original post to see a tested routine that does what you describe. -- Regards, Tom Ogilvy "hme" wrote in message ... -------------------------------------------------------------------------- ------ DEAR TOM I tried what you suggested as below mentioned but it does'nt work I don't know why maybe because of the range is in arabic font. set rng = cells.Find(What:="-BUSH-" , Lookat:xlWhole) When I use Find("BUSH") to find a range in the cells in a worksheet, macro find also "GEORGE BUSH" or "BUSHING". How can I find just "BUSH" nothing more in the string. Regards HME -- hme ------------------------------------------------------------------------ hme's Profile: http://www.excelforum.com/member.php...o&userid=15930 View this thread: http://www.excelforum.com/showthread...hreadid=276984 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I enter formula sum(range+range)*0.15 sumif(range=3) | Excel Discussion (Misc queries) | |||
Excel Addin:Setting the range to the Excel.Range object range prop | Excel Worksheet Functions | |||
Translate range name passed as string to a custom function to range addresses! | Excel Programming | |||
Range.Find returns cell outside of range when range set to single cell | Excel Programming | |||
how to? set my range= my UDF argument (range vs. value in range) [advanced?] | Excel Programming |