|
Not working for me
Thank you, but the
Range(Cells(1,1),Cells(2,2)) syntax never works for me. I always get runtime errors. Are there some limitations I need to be aware of? For example, can I not refer to a single cell (i.e. Range(Cells(2,2), Cells(2,2)) ) using this syntax?
|