Forum Discussion

Enrique_Garcia_Franco's avatar
Enrique_Garcia_Franco
Copper Contributor
Apr 06, 2021
Solved

Exporting mathematical model in Excel into a script

Dear Community: I have been using Excel for modelling Chemical Process Engineering since a while ago. I find it convenient, as it is visual, easily portable and easily accessible. I was wond...
  • Rajesh_Sinha's avatar
    Rajesh_Sinha
    Apr 13, 2021
    Formula from Excel to text file is possible to be exported/copied using VBA macro. VBA works like other programming languages,, has enough capacity also. You need to work in either way ,, read value from sheet or input through User Form,,, ultimately it needs values to be calculated.

Resources