View Single Post
  #2   Report Post  
JulieD
 
Posts: n/a
Default

Hi

data / consolidate is a useful tool for this sort of thing ... you have to
select each range that you want to consolidate so i wouldn't use it if i had
more than 6 or so workbooks to consolidate ....
Check it out in help

--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
....well i'm working on it anyway
"fgauvin" wrote in message
...
Hello! I'm in a hury!
I want to extract e.g. all the A1 cells from different .xls files and see
these cells one after the other in e.g. the column A (A1,A2,etc.) in a
different xls "consolidation" file.
I also want to repeat this operation with other cells, e.g. B3, from de
same
files and see these cells in the column, e.g. H (H1,H2, etc) in the same
consolidation file.
I don't no much about macro and VB, so the easiest solution would be very
appreciate.
Thanks in advance.