| View previous topic :: View next topic |
| Author |
Message |
patelnirav7 Newbie

Joined: 27 Nov 2005 Posts: 2
|
Posted: Sun Nov 27, 2005 5:46 am Post subject: To display column of open office |
|
|
I have wote a .NET application in which i read the contents of open ofiice spread-sheet.
I have a column in open office which contains both numbers and strings i.e first cell of column contain string then second column contain number.
But when i am reading from .NET i am able to read the string properly but for numbers it is giving blank.
Please help me bcoz it is very urgent for my proect .
Thanks & Regards
Nirav Patel |
|
| Back to top |
|
 |
probe1 Moderator


Joined: 18 Aug 2004 Posts: 2465 Location: Chonburi Thailand Asia
|
Posted: Tue Nov 29, 2005 5:57 pm Post subject: |
|
|
in BASIC you would use;
to receive a double.
HTH _________________ Cheers
Winfried
My Macros
DateTime2 extension: insert date, time or timestamp, formatted to your needs |
|
| Back to top |
|
 |
|