View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default Autofilter cut and paste

Start out by turning the macro recorder on and performing the action
manually. Turn off the macro recorder and look at the recorded code. Modify
it to suit your needs.

--
Regards,
Tom Ogilvy


"Peter" wrote:

I am trying to autofilter the AI column and then cut the results and
send them to another file. Does anyone have any idea how to do this?

Thanks for your help,

Peter