Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default SOLVER Reset command does not work in 2007Excel why???? Two Questi

Private Sub CommandButton4_Click()
SolverReset
SolverAdd CellRef:="$B$8:$E$8", Relation:=3, FormulaText:="$B$9:$E$9"
SolverAdd CellRef:="$B$8:$E$8", Relation:=1, FormulaText:="$B$10:$E$10"
SolverAdd CellRef:="$F$8", Relation:=2, FormulaText:="100%"
SolverOk SetCell:="$J$6", MaxMinVal:=1, ByChange:="$B$8:$E$8"
SolverSolve userFinish:=True
SolverFinish KeepFinal:=1
End Sub

Cann't Find Project or Library. IT IS CLEARLY SHOWN THAT Solver.xlam is
referenced,which I have ensured. the Excel file was created by 2003 version.
I am opening it in 2007 and trying to run it through command button.

Qs 2 . Many of my old files 2003 Excel files have lost all its VBA codes
when I have tried to open it in 2007. It is depressing. Is there a patch
available?

Kind Regards
Bharat
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Move and reset valuse using a command Button Chris Excel Discussion (Misc queries) 0 December 29th 09 11:54 PM
Last Cell Reset Command- Built In Matthew Excel Discussion (Misc queries) 0 May 20th 09 01:34 AM
Reset All Command Buttons on an Excel UserForm [email protected] Excel Programming 20 January 15th 09 01:19 PM
Copying Formulas from One Worksheet to Another -- Very Easy Questi Rothman New Users to Excel 3 May 13th 08 06:57 PM
where to reset microsoft query allow edit command DDE SSDLUE Setting up and Configuration of Excel 0 January 26th 07 10:47 PM


All times are GMT +1. The time now is 02:58 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"