View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mac mac is offline
external usenet poster
 
Posts: 4
Default Copy selected columns only

I have a code to filter out data rows based on the filter
criteria and copy the same to first blank row available in
a sheet called summary. But now I dont want to copy all
the rows. I want only filtered data of columns A, C, AD
and BA columns.

Any help is appreciated in this regard.
Regards,
Mac