Hi support,
Having issues with LIST_TABLE_START/END in an Excel doc.
Row 1 has the 2 column headers.
Row 2 has 2 columns with the table values;
1st column. <<LIST_TABLE_START('Sales_List')>><<Sales.Amount>>
2nd column. <<SalesCall.PrincipalName>><<LIST_TABLE_END()>>
When generating the Excel doc in Aware, we're getting the error 'Error accessing MS Excel document null'
If I use the exact same code in a HTML doc, the table appears perfectly.
Have also tried with <<LIST_TABLE_START('FIND ALL Sales')>><<Sales.Amount>>
Same result.
Am I missing something obvious?
Cheers
Version 1701