Multiple Variable Inputs
Hello all,
Does anyone have a suggestion for the following...
I have a 170 page calculation, predominantly systems of linear equations, that has over 150 different inputs.
What could be recommended as the best method for inputting the variables?
- I've tried utilising the excel component but it kept crashing.
- I've lumped them all into a matrix, this worked okay.
- I attempted to WRITEEXCEL them as they are being used elsewhere but it crashed the system.
I am currently using loads of individual READEXCEL's but this is not ideal as it does not pick Excel variables (cell location cannot be moved).
I'm thinking that a CSV intermediary between Excel and Prime might be best with use of some VBA, not sure.
I'm in the slow process of re-writing the sheet so that logic can take care of some of it!
Thanks in advance.
