Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to use the GoalSeek function in my VBA, but am unable to get it
to work, I have been getting 1004 error Here is the line that seems to cause the 1004 error Worksheets("Data Sheet").Cells(1, 203).GoalSeek Goal:=Worksheets("Data Sheet").Cells(1, 201).Value, _ Changingcell:=Worksheets("Data Sheet").Cells(1, 202) Please let me know if you need more info. Thank you, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
run time error 1004 general odbc error excel 2003 vba | Excel Programming | |||
Error 1004 opening workbook 1004 | Excel Programming | |||
Error when cell A1 is not active and xlInsideVertical border formatthrowing error 1004 | Excel Programming | |||
run-time error '1004': Application-defined or object-deifined error | Excel Programming | |||
"GoalSeek method of Range object failed" error message | Excel Programming |