I am attempting to convert a Visual Basic application developed on a Windows 2K version of Excel. This uses macros to display the forms and perform the calculations, backed up by spreadsheets which hold the static data and text that populates the form fields.
I have been able to create dialog boxes with buttons, lists, etc., but am struggling to find out how one embeds dialog boxes in a worksheet for the user interface.
I understand, of course, that much of the original macro code will have to be rewritten, but if I am not able to get this part to work there’s little point in continuing.
I am running on a SUSE Linux 5.9 platform with LibreOffice 7.0.3.1. Thanks for your help.