JuliaInXL
JuliaInXL copied to clipboard
Following Tutorial for JuliaInXL Gives World Age Error - How to Fix?
Hi, I have identified an issue with JuliaInXL by the time to follow the provided tutorial at minute 10:50. I am trying to create a function in the REPL as simple as:
mm2(x) = x + 2 # as same as the video suggests
However this error message appears:
and in the excel, appears this message
Here are the specs for the package used along with Julia 1.7.2
I have been following several cases which have solved this issue by “parse-ing” or “eval-ing” the inputs, however, although these solutions work fine in the REPL, using them in the Excel file still are generating this error. Please, could you help me with that?
Regards