View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DFDY DFDY is offline
external usenet poster
 
Posts: 2
Default 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!