C
Cabong
Hiya all,
I've been trying to find specific text within a table and return it'
location so I can edit it.
Also I'm trying to access a specific cell in the table, no luck ther
either.
So my question is, how do you return the position of "found" text in
table and how do you access it (to modify it) after?
the command MyTable.cells(1).range.text seems to be giving me ever
single entry in the table.
Can someone help me??
Than
I've been trying to find specific text within a table and return it'
location so I can edit it.
Also I'm trying to access a specific cell in the table, no luck ther
either.
So my question is, how do you return the position of "found" text in
table and how do you access it (to modify it) after?
the command MyTable.cells(1).range.text seems to be giving me ever
single entry in the table.
Can someone help me??
Than