how to get the first used cell position in VBA?
I use the (Sheet).UsedRange.Columns.Count in my code, so I need a first used
cell position to copy all the cells to the array.
Excel 2003
Can you leave the hyperlink for the object library here? I can't find it on
MSDN. Thank you in advance!
|