I'm trying to use the Report Builder to output a numeric
field to EXCEL , but on numbers that start with zero EXCEL removes
the leading zero's. ex. 00123 becomes 123.
Is there something that I can put in the expression builder on the field to overcome this.
I've tried concatonating a single quote on the front of the field but the single quote shows up on the output. I've tried this on both the SQL and on the expression builder.
I've read on some of the posts where people have tried using 'mso-number-format:"\@'" within a TD tag but I can't seem to get the syntax right inside the Expression Builder.
Has anybody got any suggestions?
Is there something that I can put in the expression builder on the field to overcome this.
I've tried concatonating a single quote on the front of the field but the single quote shows up on the output. I've tried this on both the SQL and on the expression builder.
I've read on some of the posts where people have tried using 'mso-number-format:"\@'" within a TD tag but I can't seem to get the syntax right inside the Expression Builder.
Has anybody got any suggestions?