Bug Article
[
Home
|
Contents
|
Search
|
Post
|
Reply
| Previous | Next ]
Subject:
unable to get the excel sheet cell value using recordset
Name:
subbareddy
Date:
Sunday, February 20, 2005
Email (spam proof):
Email the originator of this post
Product:
Web Site
Bug:
hi, I am using one excel sheet. In that excel sheet i have 2 sheets. In the second sheet there are 2 cells, they are (30,4) and (30,9). I am using this excel sheet in visual basic. By using the ADODB recordset and connection i opened the connection and i am getting data using recordset. But here one problem is coming that i am getting one cell value in the above that is (30,9) but i am unable to get the first cell value i.e (30,4). This is the problem i had. please help me