Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Bobmax
  • Content: Threads
  • Order by date
  1. Bobmax

    Adding a Reference to Excel VBA using code?

    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...
  2. Bobmax

    String variable won't work in Case statement

    Hi (Apologies if I have posted this in the wrong area -I'm new to Tek-Tips and VBA) I am trying to reference a function variable within a case statement in the function as follows (part code only to give you an idea): Function CalcTrueScore(intRating1 as integer, intrating2 as...

Part and Inventory Search

Back
Top