Copy/Paste remove duplicates/blanks: Array Column
问题 This issue is related with VBA. Involves copy and paste data (unique values, formatting and exclude blanks). What I have: 1 sheet (DB) with different headers, and then I've the data below (can be numbers or strings or blanks). What I want: Have in another sheet (Destination) with the unique values of some columns from the data source but without data formatting and without blanks. My idea: Copy the specific columns I want in DB sheet and paste into Destination sheet (specific columns as well)