I would like to have some functionality similar to Go Sub or Subroutine. I tried to do this using WRITEEXCEL, but WRITEEXCEL doesn't take variable: it works for values only.
The aim is to do repeated calculations over a math region located within the current worksheet and outside the current worksheet as well. This math region is different from a user defined function but composed of general equations, solve block(s) and programs made using If.....Then so on. Basically, it exports variables to the remote math region (or worksheet) and returns to the current worksheet with results and continue.
Is there a way to achieve this functionality?
Look forward to receiving comments.
Thanks.
Roy Wickrama
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.