https://bugs.documentfoundation.org/show_bug.cgi?id=99089

--- Comment #3 from tim <[email protected]> ---
This macro is under development ie. it is not yet complete. before the most
recent changes is did not cause a crash of libreoffice calc. (scalc)

Changing the job number is supposed to read the values from the main data sheet
and put them in the edit form. I was getting an error with a
val(somefunctionhere) statement, assumedly because the function returned a null
if the cell queried was empty. I changed it to return a blank string instead
("") but for some reason the whole scalc program crashes, so it is rather hard
to try and debug. I do have an earlier version from a few days before which
does not crash, and doesn't have the changes, but I will need to implement the
changes, and I can't see why scalc should crash.

it also crashes on linux (slackware) version 4.4.0.3

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to