I would like to select multiple columns.
Eg. I want to select column a, b, d, e, g, h
I've tried:
Columns("A, B, D, E, G, H").select
I get error message: Type mismatch
.
Range("A:B,D:E,G:H").Select
can help
Edit note: I just saw you have used different column sequence, I have updated my answer
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With