| I did try that and it did not work. But thank you for looking.
Range("parts, dates, cost").Select
*** it works if "parts", "dates" and "cost" are names not variables
representing a column number as it was the case in your question.
I simply misinterpreted your request !
John Keith