I'm trying to run a goalseek method through several rows of data.
The problem I'm having is that Goalseek Method does not allow ranges, nor is it allowing the cell references to be variables that I can iterate through.
I've tried simple loops with cell names as a variable, naming the range of cells, using .cell(1,1)....I'm stumped.
Anyone have any ideas on tricking the method or am I going about this all wrong?
The problem I'm having is that Goalseek Method does not allow ranges, nor is it allowing the cell references to be variables that I can iterate through.
I've tried simple loops with cell names as a variable, naming the range of cells, using .cell(1,1)....I'm stumped.
Anyone have any ideas on tricking the method or am I going about this all wrong?