View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mauricio[_2_] Mauricio[_2_] is offline
external usenet poster
 
Posts: 6
Default auto open a workbook

Hello, I need a formula that well alaw me to open an
especific workbook from a text string from another,
since my files are save as dates(jan-01-03, etc....)
it's taking me to long to open, paste, and save the new
file.
since the workbook used a text(date) in a cell, how can I
used that to open the file with the same filename as the
cell before closing the workbook.