View Single Post
  #1   Report Post  
AliceJ AliceJ is offline
Junior Member
 
Posts: 5
Default How to read data from the workbook selectively?

Hi,

It's been interesting to me on how to read data selectively from the other workbook. Rather than pull all data, I just want to read values of 10 cells: the 1st cell has a unique name "ID code", and from this cell downward to the 10th cell.

Though this seems to be easy, I cannot get this work. Any one can make an example to solve this interesting one?