P
Phil
Is there a way to determine the row and column for the cell the cursor is currently residing in
Thanks
Phil
Thanks
Phil
MSWORD9.olb and there is no RowIndex or ColumnIndex option in the CellsPhil said:I am doing this through VC++ by creating classes via ClassWizard and
Peter Hewett said:Hi Ed
Check out this URL:
http://www.mvps.org/word/FAQs/MacrosVBA/GetIndexNoOfPara.htm
It's what you want.
Cheers - Peter