Hello,
I was trying to recreate in Libre Calc a UserForm I made in Excel. Everything seems to be fine except I cannot find any control to get cell references, i.e. functionality provided by RefEdit control in Excel. Is there anything like that? If not, can any other control be twigged into accepting cell references in a similar way? For those not familiar with the RefEdit, the control allows inputting cell addresses by selecting the ranges while the UserForm is open.
P.S.
I found a webpage describing coding a RefEdit-like control:
Can this be adopted for LibreOffice?