Hi,
I have previously posted questions asking how to loop through all the cells in a table (and many thanks for your previous help, which has been excellent). I have now almost completed my application, but I am really struggling with one last issue. I need to be able to loop through all of the Mail Merge fields within a cell, and determine what the merge field name is. I have written some code using the NextSibling and FieldMergeField properties, but I can't seem to reliably loop through each mail merge field within the cell. Would you be able to provide a simple example in VB.Net?
Thanks again for your continued help