Error output: (no messages in the Debug section)
Error in xlsReadM: Could not load file V:\Vol_indices\Text-Journals-Relevance-Vol\Equity_Markets\obequinor\parameter_information.xlsm
[xls.src, line 955]
Currently active call:
File xls.src, line 957, in handleXlsError
end;
Traceback:
File xls.src, line 113, in xlsReadM
retp(handleXlsError("xlsReadM", file, err));
File Spot_equinior_parameter_path_plot.e, line 20, in <main>
a0 = xlsReadM(file, "a2:a7501", arknr);
1 Answer
0
Most likely the problem is related to the data file being on a network share. I would try moving the file to a local folder and see if the problem continues.
Could you tell me:
- Which version of GAUSS you are using?
- Do you have Excel installed on this computer?
Your Answer
1 Answer
0
Most likely the problem is related to the data file being on a network share. I would try moving the file to a local folder and see if the problem continues.
Could you tell me:
- Which version of GAUSS you are using?
- Do you have Excel installed on this computer?
