View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steve Steve is offline
external usenet poster
 
Posts: 1,814
Default constant reference to an xla function

I'm trying to work out how to constantly reference a certain xla function
without the reference changing when I move the file. I want it always to
reference the C:\MSOFFICE\addin.xla!Function() rather no matter what computer
the file is on - it always references the users harddrive and this folder.

Does anyone have any ideas?

Thanks,
Steve