Is there a programatic way to set up references to needed type libraries in an Excel VBA macro?<P>Maybe I should explain why I want to do this. I'll be distributing the macro to a number of people.
I'm trying to write a little VBA script that takes a range of data from one Workbook and pastes it in another. I have a form pop up that asks for the column (the rows that need to be copied never ...