View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
[email protected] paul.domaskis@gmail.com is offline
external usenet poster
 
Posts: 41
Default More elaboration on help pages

I'm relatively comfortable with OOP, though in C++/STL/matlab. The
example to which I'm referring is in ReplaceFormat help page, but
makes use of Replace. It's the example implies things about how
Replace works with null strings in What and Replacement which is not
apparent from the Replace help page.