View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Hargrove[_2_] Hargrove[_2_] is offline
external usenet poster
 
Posts: 6
Default Shared Drive/Macro or Hyperlink

I'd like to record a hyperlink or macro to open specified files. My problem is that these are housed on a shared drive so the file pathname may be I:\Exldata..., M:\Exldata..., or O:\Exldata.... (the remainder of the file path name is the same)

Is there a way?