Hi,
I've created a workflow that outputs my data into a table.
When i go to render the table into an Excel file, it automatically places my int field (8 characters) into **,***,*** format.
Having looking at the properties of the table i cant seem to find a fix for this anywhere, hopefully its just me.
EDIT: Is there a way to remove the comas from the field so the output is (12345678) rather than (12,345,678)
Thanks for any help provided.