It seems that no matter what variation I try with this table I get an error that says "TableStart and TableEnd should be in the same section, row, or cell.
Here is my table:
All I want to do is write to a table in word. I have moved the table start and end to various cells with no luck. I can find examples of multiple column tables but not multiple rows.
I can get this to work if I do this but that is not in a Word table.
DEPENDENTS«TableStart:Dependent»
Name: «depname»
Relationship: «deprelationship»
MN Resident: «depresident»
MN Veteran: «depveteran»
Count in Household: «dephhcount»
Workflow State: «depworkflowstate»«TableEnd:Dependent»
Thanks,
Chris