T Todd Huttenstine Apr 25, 2004 #1 IN VBA when I go to reference and reference a new library, why does it not stay there for when the next time open Excel?
IN VBA when I go to reference and reference a new library, why does it not stay there for when the next time open Excel?
D Dave Peterson Apr 25, 2004 #2 References are set for each workbook. If you set a reference to a workbook, save and close it, and then reopen it, it should still be there.
References are set for each workbook. If you set a reference to a workbook, save and close it, and then reopen it, it should still be there.
T Todd Huttenstine Apr 25, 2004 #3 Guess Im so used to working with the same projects over and over I assumed references were saved in the actual program itself. Makes sense. Thanx.
Guess Im so used to working with the same projects over and over I assumed references were saved in the actual program itself. Makes sense. Thanx.