MikeWarner
Programmer
I have a document where the users created a table. The first column of the table is a unique numbered field. When creating the document, they used the Numbering feature under Format.
When I try to pull the data from this cell into a macro so that I can manipulate it, the VBA code does not see this field. If I convert the row of table to text, it loses this first field.
Any ideas on how I can get the text that is in this field?
Thanks.
When I try to pull the data from this cell into a macro so that I can manipulate it, the VBA code does not see this field. If I convert the row of table to text, it loses this first field.
Any ideas on how I can get the text that is in this field?
Thanks.