View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jasminder Dhaliwal Jasminder Dhaliwal is offline
external usenet poster
 
Posts: 1
Default Copying unique values

1. I have a table with anything from 1 to 250 rows.

2. I want to Autofilter Column H so it will only copy
unique values. I then want to copy columns H, J and N to a
new sheet.

3. Also there is a title row in row 1 of the sheet which I
dont want to be copied.

4. The destination sheet is "AGTRN"

Thank you so much for your help.