Skip to Content
0
Former Member
Dec 07, 2006 at 07:36 AM

Omit zero when download internal table to an excel file

45 Views

Hi,

Omit zero when download internal table to an excel file

for example: 121.100

121.110

121.111

Result: 121.1

121.11

121.111

in fact, i want to keep the zeros. and how to cope with the question.

Thanks in advance.

-Daniel