Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hello
i wrote a programm in VB which reads the data from an excel file and insert them in a mdb database. I wrote some code which when it found a blank line reads the next sheet when i want to count the line as below and change the sheet in row 65537 line it conitnues to add blank line after the 65536 line Any Idea? While excsht.cells(i, 1).Value < "" And i <= 65536 //commands i = i + 1 On Error Resume Next Wend |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Colon at the end of excel file name(ex: problem.xls:1, problem.xls | New Users to Excel | |||
Problem viewing Excel 2003 Pivot Chart fields in Excel 2007 | Charts and Charting in Excel | |||
Weird problem with Excel 2000...Worksheets disappearing in a shared Excel file | Excel Discussion (Misc queries) | |||
Weird problem with Excel 2000...Worksheets disappearing in a shared Excel file | Excel Programming | |||
Started out as an Access problem. Now an Excel problem | Excel Discussion (Misc queries) |