View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Fixit_Steve[_2_] Fixit_Steve[_2_] is offline
external usenet poster
 
Posts: 1
Default GoalSeek Method failure

I can run a GoalSeek from the user interface in Excel 97, but when I try to
run it programmatically, I get a "GoalSeek Method of Range class failed"
error. I have the function running inside of the Worksheet Change procedure.

Any suggestions would be greatly appreciated.

Thanks in advance!