Good day everyone,
I have a LO Base form where I have a text box that is bound to a field in a table. What I would like to do is use the “File Selection” control, choose a text file using that control, and have the contents of the text file “upload” (if you will) to the text box in the form (and the data will save to the field the text box is bound to in the table).
I have some experience in using macros, however, I am not sure if this is possible, or at least possible using the file selection control. Is there any way that I can achieve this, even though the file selection control may not be the way to go?
Thank you. I truly appreciate any help that you may provide.