K
Keith Wilby
Bit of a newbie question here.
I've written a bit of VBA that I want to work over whatever column of cells
I have selected. For example, I might want to run it on A1 to A8 but on
another occasion I might want it to run on A9 to A20. I currently input the
range via input boxes, could anyone advise on the syntax I should use to use
the currently selected cells?
Many thanks.
I've written a bit of VBA that I want to work over whatever column of cells
I have selected. For example, I might want to run it on A1 to A8 but on
another occasion I might want it to run on A9 to A20. I currently input the
range via input boxes, could anyone advise on the syntax I should use to use
the currently selected cells?
Many thanks.