Extrmdressage
Technical User
Hi,
I have a formula in Crystal 8.5 that calculates annual salary for our staff. Here is the formula: ({EComp.EmHourlyRate}) * tonumber ({@Hours2}) * tonumber ({@Weeks})
The emhourlyrate field is the staff's hourly rate. Hours2 is Left ({@Hours},2 ) and Weeks is Right ({@Hours},2 )
Unfortunatly, I get the error 'failed to export the report. Error in MS Excel export format dll' when I try to export this to Excel. Does anyone have any suggestions on what I could try to get this to work? I appreciate any feedback. Thank you in advance.
I have a formula in Crystal 8.5 that calculates annual salary for our staff. Here is the formula: ({EComp.EmHourlyRate}) * tonumber ({@Hours2}) * tonumber ({@Weeks})
The emhourlyrate field is the staff's hourly rate. Hours2 is Left ({@Hours},2 ) and Weeks is Right ({@Hours},2 )
Unfortunatly, I get the error 'failed to export the report. Error in MS Excel export format dll' when I try to export this to Excel. Does anyone have any suggestions on what I could try to get this to work? I appreciate any feedback. Thank you in advance.