Dear all,

Could you advise how I can use export excel command with specific number of decimal? I couldn't find the info on the export manual. I want export the data with two decimal only. I tried
Code:
nformat(number_d2)
and
Code:
dec(2)
, but doesn't work. Thank you.

Best,

Abdan