SunQuest
           Database Management
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesDatabase Management

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old February 19th, 2003, 05:28 AM
rippedangelwing rippedangelwing is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 4 rippedangelwing User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Problem with Decimal numbers when I try to import them from Excel to Visual Basic

Hi, I have the following problem...

When I import data from an excel that are of this form 2,3 then everything is ok.
But when I import data of the type 0,08 visual basic imports 0 and not 0,08.

This is how I import the data

Dim oExcel as new Excel.Application
Dim oWorkbook as new Excel.Workbook
Dim oWorksheet as new Excel.Worksheet

Set oWorkbook = oExcel.Workbooks.Open(folderPath & "\test.xls")
Set oWorksheet = oWorkbook.Worksheets("sheet1")

tempVar=oWorksheet.range("nameOfCell").value

What is the problem?

I would really appreciate an answer!Thank you

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesDatabase Management > Problem with Decimal numbers when I try to import them from Excel to Visual Basic


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway