Hi,
I want to use the 'tab' for the report layout, as the requirement is, user should be able to save the spool report to the excel sheet.
IF i use, simple stmts to displays values, in the excel sheet it comes in a single column.
If I use tab then it displays '#' between the fields.
like:
PERNR # Error
111 # Text
I want to supress this # symbol.Please help