Hi
Could someone please help me with the syntax of specifying a range throught the use of cells...
for example, something like this.
Range(cells(2, 4) & ":" & cells (10, 10)).select
I want to do this so that I can add intergers to teh Column number and move the range around .
Tyanks for any help
Steve