Hi,

Once again in trouble and I turn to the very helpful forum

How do I write code to select rows 1:101 where column to select is defined as an variable. This clearly doesnt work,

cells(1:101, MatchID).select
But I think it is a good example to show what I like to do.