Columns(2).Resize(,numparts).Select
--
keepITcool
|
www.XLsupport.com | keepITcool chello nl | amsterdam
McManCSU wrote :
Is there a way to select columns on a numeric (vs alpha) notation? My
amount of columns is always changing so I want to reference them by
numbers. How can i do this and still get the WHOLE column?
This doesnt work...
Columns("2:numparts+2").Select
Thanks