Hi
I am writing some code to automate Solver solutions on a spreadsheet. In order to make it work, I have to add the Solver Add-In form Excel and enable the Solver Reference in the VBA editor (Tools/References).
My question is: Is it possible to automate the updating of the reference in VBA using VBA code? (I have to send this file to users who are not terribly computer literate).
I couldn't find any references to this in my searches.
Thanks in advance - Bob
I am writing some code to automate Solver solutions on a spreadsheet. In order to make it work, I have to add the Solver Add-In form Excel and enable the Solver Reference in the VBA editor (Tools/References).
My question is: Is it possible to automate the updating of the reference in VBA using VBA code? (I have to send this file to users who are not terribly computer literate).
I couldn't find any references to this in my searches.
Thanks in advance - Bob