Need to keep leading zeros when writing from SQR to excel
I have created an SQR that writes to html and then converts the html to excel.
It works great with one exception. I cannot get the EMPLDI field to open up n Excel as a character field.
I have modified the code for this field by doing the following and it does seem to work, but then when I open the excel spreadsheet I can see the formula in the upper display and it is making the field hard to use in relation to other documents, ( functions in excel, vba, or access).
Does anyone have any tips on better ways to force a field to open up as a character field?