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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

can i use excel solver in access and distribute to other computer

Status
Not open for further replies.

dosavit

Programmer
Apr 2, 2003
6
TH
if i need to use excel solver in my access application and distribute it with office for developer in other computer that haven't excel program
can i do it
 
Maybe someone else has a better answer, but my experience is you can't use Solver outside of Excel even if the computer you're distributing to has Excel. My solution has been to put code in an Excel file that runs on open, then open the Excel file programmatically from Access. The code in Excel should run. However, the computer where you run this must have Excel.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top