moving around a table
Is there a way to move to a specific cell in a table ?
For example, I need to move to the centre cell in a table. Currently, I use the Selection.MoveDown, MoveRight ect... commands. But, I need to keep track of my move counts.
Is there a way move to a cell designation (A1, B1 etc...) for example ?
Thanks !
|