View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
danny tang danny tang is offline
external usenet poster
 
Posts: 12
Default Get Data set range from closed workbook

hi, happy new yr.

in closed workbook/active workbook, we can use usedrange.rows.count or columns.count to determine the size of data set. However, this is not work in closed workbook. Any ideas to determine the number of rows/cols. in this case? thx.

br
danny