View Single Post
  #1   Report Post  
Andrzej
 
Posts: n/a
Default How to find something in another file, witch is not open HELP ME!!

For example.
I have two files: p1.xls and p2.xls
In p1.xls in unknown Cells value = "AAA" or differend string.. and this file
isn't open.

and I would like to write in to the file p2.xls in to ActiveCell something,
but only if i find in file p1.xls lalue "AAA" .

You know what I want isn't it?
I hope so.