How to prefix 0 value from xml to excel sheet
Dear Friends,
How to prefix the 0 value from xml to excel sheet data.
I am using <fo:bidi-override direction="ltr" unicode-bidi="bidi-override"> <?CF_MODEL?> </fo:bidi-override>
output in excel is OK, but when the business users compare the excel sheet value it not give the output.
when i checked the excel sheet value in text file it give ?00000? value , i don't want blank special character like <' '>
because at the time of matching it not matched properly.
Pls reply , how to resolve this issue.
Thanks
Regards,
Sanjay Prasad