View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
Ron Rosenfeld Ron Rosenfeld is offline
external usenet poster
 
Posts: 5,651
Default Marco - I need to trim/move the text from the beginning of each ce

On Sun, 5 Oct 2008 15:44:06 -0500, "Don Guillett"
wrote:

Good catch. But it does if you just add a dot after the v
v.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software


Of course <sound of hand slapping side of head.

I didn't look at the code closely, just the results.

It might be more robust, though, if you looked for
<spacev.<space

Probably should be case sensitive also to avoid splitting on a name that
includes a V. (V.S. INT'L is a company name).
--ron