Greetings,

New to VB 2008, and VB in general, but loving it so far. I am using a web browser in an MDI window to access an a few excel files with some buttons to call some macros. Right now the excel templates I am using are just in a folder on our server. I am navigating to the files using \\servername\folder\...\...\filename.xlt I would like to associate them with the application so that if i install this somewhere without server access the program will still function.

Thoughts?