Hi @Steve Randy
You may want to look at using the AIMMS Excel Library (axll) functions https://how-to.aimms.com/Articles/85/85-using-axll-library.html (also https://how-to.aimms.com/Articles/197/197-reading-data-from-excel.html )
This should give you enough flexibility to read in the parts that you want to use without much rearranging.
I should note that I’m a docs specialist, not support specialist - but this should help you get started anyway :)
Hi @Steve Randy , the suggestion @Jess Es provides you allows you to , from AIMMS read data into your model and write back data to Excel.
Thanks for your advices :)