Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Data types Questions

Hi group

I am porting several Excel files to Winforms C# .NET application. but I
having problems with some calc with lost precition.

so How can I find the internal representation in memory of the Excel data
types. i.e , When I put a number (INteger, float,Decimal.....) in cells.

Best Regard
Mario


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Data types Questions

As I understand it:
all numerical data in an excel worksheet is stored as an IEEE double.
Maximum precision of approxmately 15 digits.

--
Regards,
Tom Ogilvy

"Mario Reiley" wrote in message
...
Hi group

I am porting several Excel files to Winforms C# .NET application. but I
having problems with some calc with lost precition.

so How can I find the internal representation in memory of the Excel data
types. i.e , When I put a number (INteger, float,Decimal.....) in cells.

Best Regard
Mario




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Data types Questions

OK, let me try understad:

if I put 1 or 0.1 or 11.50 or 234 in one cell , all this number are doble
presicition 64 bit. ?

Thanks for respond me
Mario

"Tom Ogilvy" escribió en el mensaje
...
As I understand it:
all numerical data in an excel worksheet is stored as an IEEE double.
Maximum precision of approxmately 15 digits.

--
Regards,
Tom Ogilvy

"Mario Reiley" wrote in message
...
Hi group

I am porting several Excel files to Winforms C# .NET application. but I
having problems with some calc with lost precition.

so How can I find the internal representation in memory of the Excel

data
types. i.e , When I put a number (INteger, float,Decimal.....) in cells.

Best Regard
Mario






  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Data types Questions

that is my understanding.

--
Regards,
Tom Ogilvy

"Mario Reiley" wrote in message
...
OK, let me try understad:

if I put 1 or 0.1 or 11.50 or 234 in one cell , all this number are doble
presicition 64 bit. ?

Thanks for respond me
Mario

"Tom Ogilvy" escribió en el mensaje
...
As I understand it:
all numerical data in an excel worksheet is stored as an IEEE double.
Maximum precision of approxmately 15 digits.

--
Regards,
Tom Ogilvy

"Mario Reiley" wrote in message
...
Hi group

I am porting several Excel files to Winforms C# .NET application. but

I
having problems with some calc with lost precition.

so How can I find the internal representation in memory of the Excel

data
types. i.e , When I put a number (INteger, float,Decimal.....) in

cells.

Best Regard
Mario








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
How can I hide unused file types from file types list in save dial Estra Q Excel Discussion (Misc queries) 1 December 17th 09 12:36 PM
Excel 2007 error "some chart types cannot be combined with other chart types. Select a different chart types" roadsidetree Charts and Charting in Excel 15 June 2nd 09 10:53 AM
Data types when importing Excel data to SQLServer [email protected] Excel Discussion (Misc queries) 1 September 27th 06 12:48 PM
date data types Bill[_19_] Excel Programming 2 January 26th 04 02:46 PM
Test for 3 types of data Stuart[_5_] Excel Programming 5 September 15th 03 02:15 PM


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

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

About Us

"It's about Microsoft Excel"