View Single Post
 
Old 10-07-2013, 06:28 AM
norwood norwood is offline Windows Vista Office 2000
Novice
 
Join Date: Sep 2013
Posts: 23
norwood is on a distinguished road
Default 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 !
Reply With Quote