T
Tom C
Assume a user supplied excel cell formula of "=Model!E75" which could
change so I don't want to hard code it. Inside of a loop I need to
make it increment the row to refrence E76, E77, etc. Any suggestions
on a quick easy way to replace the 75 with the next value?
I know I could write a few lines of code but just wondering if anyone
has a slick one liner or so...
Thanks!
change so I don't want to hard code it. Inside of a loop I need to
make it increment the row to refrence E76, E77, etc. Any suggestions
on a quick easy way to replace the 75 with the next value?
I know I could write a few lines of code but just wondering if anyone
has a slick one liner or so...
Thanks!