‎2007 Aug 24 5:31 PM
I have a report, which will do some calculation and then generate a excel for the users, i using function ws_excel to generate the report, in the report, one of column is amount, so my internal table will store the data, the data i will store USD1000, USD2000 and so on, but the amount could be negative value, so the data will be -US1000, -US2000..., in my report, if the data is negative value, the excel will display #NAME?, then i click the field, i saw the field is =-US1000, -US2000..., how to solve the problem, Thanks!
‎2007 Aug 24 5:36 PM
HI,
Check this link
<a href="http://www.sapdevelopment.co.uk/file/file_upexcel.htm">Excel Upload</a>