Okay so I want to add a reference file usingThe issue is that the file location is variable. I can be certain about the name of the folder and the file name, however the drive the folder will be located on will not. I think the way to go about doing this would be using an Envirorment variable %ProgramFiles% perhaps, but I dont really know. Anybody have any ideas?Code:References.AddFromFile ("FileLocation.BlahBlahBlah")