ivankokan / Excel2LaTeX

The Excel add-in for creating LaTeX tables
Other
1.27k stars 147 forks source link

Not Working in Excel 15.24 for Mac (Spanish) #6

Closed diegojavierjimenez closed 8 years ago

diegojavierjimenez commented 8 years ago

I tried to open this in Excel 2016 for Mac (version 15.24) in Spanish and it says "El argumento o la llamada a procedimiento no es válida" which I guess is the translation to "Invalid procedure call or argument". When trying to debug it highlights the following line in "ThisWorkbook":

Private Sub Workbook_Open()

Here is a print screen (sorry for Spanish):

captura de pantalla 2016-08-04 a las 7 04 30 p m 1
chelh commented 8 years ago

Might you have time for a TeamViewer session?

diegojavierjimenez commented 8 years ago

Yes, unfortunately not this weekend as I am out of office (where the bug happens). Can we schedule it for Monday?

chelh commented 8 years ago

I came out with a more general fix, so please try this new build when you next have an opportunity. It seems to work on other versions of Excel for Mac.

diegojavierjimenez commented 8 years ago

I am home (without the laptop where Mac 2016 is) and I just opened the build. Good news, it works on Mac 2013 Spanish (2014? I don't know which one it is)! I will let you know on the other computer once I am able to try it there.

diegojavierjimenez commented 8 years ago

Update: it seems to work on Office 2016! I have tested it once and it works. Will continue testing it to see if everything is okay.