Open Auubinno opened 1 year ago
I have the same problem and my Excel is also in the Portuguese-BR version.
Same as issue #31. Will keep this active for now, and update when fixed.
Hi folks, this should be fixed in version 17106. Please let us know if this is still happening.
Yes, this is still happening...
=_xlfn._xlws.PY(6;0;Workings!C3) It doesn't recognize python formulas...
Hi, I’m using the latest version but the error keeps appearing, even in the English version.
Same problem.
Same problem here, I see it's been 5 months since this was last commented on...
Same error here
Hi folks, a few questions -- what channel are you folks on? If you are on Insiders Beta, can please see if it repros with the built in Python Editor? That will eventually replace the Excel Labs add-in.
Also does it work when you manually enter the formula? Is the bug specific to the localize version?
Hi, I'm trying to use the excel lab python editor to do simple calculations but I'm facing an error. Excel is reporting the following message:
Portuguese: "Save failed: O argumento é inválido, está ausente ou tem um formato incorreto." English: "Save failed: The argument is invalid, missing, or in the incorrect format."
The code I'm trying to run is the one bellow.
The erro show up when I press 'enter+ctrl' or when I try to save to convert to excel values.
The interesting part is that with the office insider program, I'm able to run the 'PY' function and get the 'x+y' value. My operating system is up-to-date, and the office suite has been recently updated.