I am using CR10
I have an exchange rate USD/GBP = 1.5937 held in a treasury database which I need to express in crystal as the inverse ie 0.627470665746376. I need crystal to show it to this no of decimal places because the system I am sending it to may then need to inverse back again to exactly 1.5937 - this is the way it has to be.
How can I get crystal to display or export this correct rate? At the moment when displaying to max no of dp and rounding it shows 0.6274706657 and when exported to Excel it gives the slightly wrong figure of 0.62747066574638 . Its the export bit that is absolutely critical !
I have an exchange rate USD/GBP = 1.5937 held in a treasury database which I need to express in crystal as the inverse ie 0.627470665746376. I need crystal to show it to this no of decimal places because the system I am sending it to may then need to inverse back again to exactly 1.5937 - this is the way it has to be.
How can I get crystal to display or export this correct rate? At the moment when displaying to max no of dp and rounding it shows 0.6274706657 and when exported to Excel it gives the slightly wrong figure of 0.62747066574638 . Its the export bit that is absolutely critical !