Hi,
I use your demo file “ProductCatalogDemo.doc” in a VB project on Visual Studio 2010 on a french windows Server 2008 R2
The fields with “:” are not found :
?builder.MoveToMergeField(“TableStart:Categories”, True, False)
False
?builder.MoveToMergeField(“CategoryName”, True, False)
True
however the two fields are present in ProductCatalogDemo…
Whats is wrong ?
Thanks for answer
Gerald