A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi,
Try the TEXT function which is aimed to format text :
If Range A1 contains 0.12
and if in Range A2, I enter the following formula =TEXT(A1;"00%") the result should be in cell A2 : 12%
Hope this helps
Regards
F.