Hi folks
I'm pretty much a newbie to VBA.
I'm trying to 'program' a module that will help me to automate the Goal Seek function.
This is what I like to to:
I got varying numbers of cells that need to be changed with Goal Seek.
In all of the fields that are calculated the same value has to be entered.
All these cells are in the same coloumn and all the value that have the changing value are also one coloumn.
I would like to use a 'mouse select box' highlighting the top left value and to bottom right value. Then I thought about opening a dialog-box to let the user enter the value that the calculated cells should have.
I could'nt find any help on the microsoft site.
It would be great if you could give me a hand (expecially for the part with the selection with the mouse).
THI
Murat
I'm pretty much a newbie to VBA.
I'm trying to 'program' a module that will help me to automate the Goal Seek function.
This is what I like to to:
I got varying numbers of cells that need to be changed with Goal Seek.
In all of the fields that are calculated the same value has to be entered.
All these cells are in the same coloumn and all the value that have the changing value are also one coloumn.
I would like to use a 'mouse select box' highlighting the top left value and to bottom right value. Then I thought about opening a dialog-box to let the user enter the value that the calculated cells should have.
I could'nt find any help on the microsoft site.
It would be great if you could give me a hand (expecially for the part with the selection with the mouse).
THI
Murat