View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
rickey24[_8_] rickey24[_8_] is offline
external usenet poster
 
Posts: 1
Default File open with Path Name

Hi

If you have the whole file path name (eg
C:\Pen\Data\Worlds\Global.xls) in Excel Cell B2, how do you call tha
in my macro with, for e.g.
Workbooks.opentext Filename:= B2. Is that possible? Thanks.

R

--
Message posted from http://www.ExcelForum.com