pull Function

  • Thread starter Thread starter Harlan Grove
  • Start date Start date
H

Harlan Grove

For anyone interested, I've updated my pull function, which may be called
from cell formulas to pull data from closed workbooks, to check for file
existence before trying to reference into files. This avoids displaying file
search dialogs when the given file doesn't exist. It's in a zipped .BAS file
at

ftp://members.aol.com/hrlngrv/pull.zip
 
Harlan said:
For anyone interested, I've updated my pull function, which may be
called from cell formulas to pull data from closed workbooks, to
check for file existence before trying to reference into files. This
avoids displaying file search dialogs when the given file doesn't
exist. It's in a zipped .BAS file at

ftp://members.aol.com/hrlngrv/pull.zip


Hi Harlan
as always: good one!
 
Back
Top