View Single Post
  #15   Report Post  
Posted to microsoft.public.excel.misc
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default VBA Code - Find & Move

Hi Dave

I don't like to rely (too much!) on things I don't understand.


Are you talking about my wife <vbg


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Dave Peterson" wrote in message ...
Just to add...

I still don't understand why the .findnext() doesn't find the moved value. And
I don't like to rely (too much!) on things I don't understand.



Dave Peterson wrote:

I think I'd still build the range and process that range separately.

<<snipped