View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Txt to Column wizard

Yes

Turn on the macro recorder and see what you get when using the wizard.

Add your current macro code after that.


Gord Dibben MS Excel MVP


On Sat, 26 Sep 2009 10:34:22 -0700, "CR" wrote:

Can a macro call the txt to Column wizard and allow the user to use the
wizard and then continue the other tasks the macro needs to do?

CR