cassidybklyn
Programmer
Hi everybody,
I working with vb6 and I currenlty have a spreadsheet with data up to the range of (A2:G143) that requires sorting. But I do not want to hard code this range because the range of data in the spreadsheet may change at anytime (either more data or less data). How can I tell it to choose the appropriate range at any given time based on the amount of data in the spreadsheet?
For example:
range(A2:??????)
Thanks.
Cassidy
I working with vb6 and I currenlty have a spreadsheet with data up to the range of (A2:G143) that requires sorting. But I do not want to hard code this range because the range of data in the spreadsheet may change at anytime (either more data or less data). How can I tell it to choose the appropriate range at any given time based on the amount of data in the spreadsheet?
For example:
range(A2:??????)
Thanks.
Cassidy