Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 1
Default help required to change format when converted from excel to xml.

Hi Guys,

I am Using Microsoft office Excel 2003.

I am saving an excel file as xmlspreadsheet.

When I do this the values in column L of the excel spreadsheet is displayed in the xml spreadsheet in exponential form.

eg: 2.8525% in excel sheet is displayed in xml as

2.8524999999999998E-2



Could anyone please assist me in rectifying this: I need the value in the xml to be displaying in %age form.

e.g: 2.8524999999999998E-2 in xml should actually be displayed as 2.8525%.

style defined for this particular value in the xml as below.

<Style ss:ID="s109" ssarent="s24"

<Alignment ss:Horizontal="Right" ss:Vertical="Bottom"/

<Borders/

<Font x:Family="Swiss" ssize="7"/

<Interior ss:Color="#FFFFFF" ssattern="Solid"/

<NumberFormat ss:Format="0.0000000000%"/

</Style



Please help me to resolve this issue.

Looking forward for a quick response.



rgds

NithinJ
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default help required to change format when converted from excel to xml.

=TEXT(A2,"0.0000%")
--
David Biddulph


"tdnithin" wrote in message
...

Hi Guys,

I am Using Microsoft office Excel 2003.

I am saving an excel file as xmlspreadsheet.

When I do this the values in column L of the excel spreadsheet is
displayed in the xml spreadsheet in exponential form.

eg: 2.8525% in excel sheet is displayed in xml as

2.8524999999999998E-2



Could anyone please assist me in rectifying this: I need the value in
the xml to be displaying in %age form.

e.g: 2.8524999999999998E-2 in xml should actually be displayed as
2.8525%.

style defined for this particular value in the xml as below.

<Style ss:ID="s109" ssarent="s24"

<Alignment ss:Horizontal="Right" ss:Vertical="Bottom"/

<Borders/

<Font x:Family="Swiss" ssize="7"/

<Interior ss:Color="#FFFFFF" ssattern="Solid"/

<NumberFormat ss:Format="0.0000000000%"/

</Style



Please help me to resolve this issue.

Looking forward for a quick response.



rgds

NithinJ




--
tdnithin



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel saved as .xls but data/text converted to html format/languag Beach Lover Excel Discussion (Misc queries) 1 August 28th 07 06:00 PM
when loading csv file to Excel, cells get converted to date format RB Excel Discussion (Misc queries) 3 February 14th 07 07:54 AM
EXCEL, Figures if they can be converted into tiff or EPS format Shelly Charts and Charting in Excel 1 October 24th 06 03:59 PM
2/29 gets converted to 2/1 in excel. how do i change this? TheGreatLadyJ Excel Discussion (Misc queries) 2 March 22nd 06 08:13 PM


All times are GMT +1. The time now is 03:20 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"