Glowackattack
Registered User.
- Local time
- Today, 00:21
- Joined
- Feb 26, 2008
- Messages
- 126
Hi,
I have a mutual fund performance query that calculates fund performance over a specified time. I then export this query to a spreadsheet.
When exported, the normal view of the performance result wold show up as .0006 rather than .06%, so i used the FormatPercent() function around my evaluation in the query to have it show as two decimal places as a percent. My problem is then that this number is stored as text when exported to a spreadsheet and not as a number.
Is there any way to have this show as a percent to 2 decimal places in another way??
Thanks for help in advance.
I have a mutual fund performance query that calculates fund performance over a specified time. I then export this query to a spreadsheet.
When exported, the normal view of the performance result wold show up as .0006 rather than .06%, so i used the FormatPercent() function around my evaluation in the query to have it show as two decimal places as a percent. My problem is then that this number is stored as text when exported to a spreadsheet and not as a number.
Is there any way to have this show as a percent to 2 decimal places in another way??
Thanks for help in advance.