Jan 12, 2002 #1 boysrus Programmer Jul 9, 2001 12 US Hi, Is there anyway to automate the process of going into Tools | Reference and checking a library?
Jan 13, 2002 #2 RickSpr MIS Jan 4, 2001 2,885 US Sure there is. Look up the References collection in the help file. You can add or remove references at run time, in VBA code. Rick Sprague Upvote 0 Downvote
Sure there is. Look up the References collection in the help file. You can add or remove references at run time, in VBA code. Rick Sprague