View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Raleigh Raleigh is offline
external usenet poster
 
Posts: 7
Default Saving, Opening Spreadsheets In Array

I am searching for files in a directory that match a current string. Each
time a file is found it is stored in a stack or array, what is a effiecient
method that can accomplish that task?