View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Dan E[_2_] Dan E[_2_] is offline
external usenet poster
 
Posts: 102
Default File Location code

Mark,

It's StrReverse and it reverses a string
ie ABC - CBA

InStrRev is a search tool for searching for one string
within another from the end to the beginning, they are
nothing alike.

Dan E

"Mark Bigelow" wrote in message ...
Hi Rohit,

The reason is the name of the function is InStrRev, not StrRev. Just
change that and the code should be fine.

Let me know if that doesn't work.

Mark

---
Mark Bigelow
mjbigelow at hotmail dot com
http://hm.imperialoiltx.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!