LeonelSanchezJr
Programmer
I need to force a column width for my Excel Output.
I have tried this
TABLE FILE SQLOUT
PRINT FIELD1/A10 AS 'DATE'
END
But, the column width is still much wider than 10 and the widest field is less than 10 even the heading.
Thanks,
Leo ;-)
I have tried this
TABLE FILE SQLOUT
PRINT FIELD1/A10 AS 'DATE'
END
But, the column width is still much wider than 10 and the widest field is less than 10 even the heading.
Thanks,
Leo ;-)