SSRS 2000 - - currency converted to text with export to Excel

  • Hello.

    When exporting a report to Excel, is it possible to keep the properties around numeric values?  More specifically - when exporting a report into Excel all of the numbers in a currency column are stored as text once placed into Excel with a warning 'Number Stored as Text', which in turn restricts the user from performing any calculations on the cells.  Is there a way to keep them as a currency value?

    Any assistance on this issue would be greatly appreciated!

  • This was removed by the editor as SPAM

  • In the expression you could do something like CDEC(Fields!expression.value). It turns that field into a Decimal.

    Thanks, Kerrie

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply