how to select a particular range
Range("A:A,C:IV").Select
Regards
Trevor
"--== Alain ==--" wrote in message
...
Hi,
I would like to select a particular range. i.e. : all columns from sheet
1, except the whole column B.
How can i do that ?
thanks a lot,
Al.
|