How to write VBA to copy and paste special from one column to another column with 1 Criteria

kitsa

Board Regular
Joined
Mar 4, 2016
Messages
124
Office Version
  1. 365
  2. 2016
Hi,
I'm struggling to write a VBA for criteria "S" or "V" in Column ("C:C"). If value is True? Move Column ("H:H") to Column ("I:I") as paste special. From "Sheet1" or "ESS Inv Data Entry" sheet.
Can someone help me write this?
 

Attachments

  • 1 Criteria to paste special.PNG
    1 Criteria to paste special.PNG
    22.4 KB · Views: 10

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.
Thanks for taking the time to follow up on this when you already have something that works for you.
It is good practice to have consistent formatting and formulas within a single column of data. By applying the number formatting on a cell by cell basis while applying criteria and using Paste Formatting, it is possible (even likely) that all cells in the same column are not formatted consistently.
 
Upvote 0

Forum statistics

Threads
1,226,470
Messages
6,191,207
Members
453,648
Latest member
graduateguardian

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top