Hi,
I have an application written in Visual Basic 5.0, which writes data to an Excel file, one row at a time. My problem is, how can I find the number of the next available (empty) row so I know where I can enter new data?
If I could find the first cell in the next available row, that would help also.
Thanks
I have an application written in Visual Basic 5.0, which writes data to an Excel file, one row at a time. My problem is, how can I find the number of the next available (empty) row so I know where I can enter new data?
If I could find the first cell in the next available row, that would help also.
Thanks