View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Ron Rosenfeld
 
Posts: n/a
Default How do i replace a known delimiter with a carage return?

On Wed, 15 Mar 2006 06:31:07 -0800, Shaun_C
wrote:

How do i use Find & Replace from the menu to replace a known delimiting
character(eg a comma) with a carage return and/or line feed character?

Regards,

Shaun.


I don't believe you can do that.

You'd have to use a VBA procedure.

Or, you should be able to do it within Microsoft Word.
--ron