JuliaInXL icon indicating copy to clipboard operation
JuliaInXL copied to clipboard

Following Tutorial for JuliaInXL Gives World Age Error - How to Fix?

Open ameresv opened this issue 2 years ago • 0 comments

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:

chrome_2xIKzBncop

and in the excel, appears this message

EXCEL_VlGiFxjN1V

Here are the specs for the package used along with Julia 1.7.2

julia_UHR7KtA1LC

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

ameresv avatar May 18 '22 15:05 ameresv