I have a form with a subform.
In the footer of the subform I have a combobox that get the filenames of excel spreadsheets from a folder.
I have a button (no code on it yet) that I want to press and import that spreadsheet into the table for the subform and associate it with the main form.
How should I go about this please?
In the footer of the subform I have a combobox that get the filenames of excel spreadsheets from a folder.
I have a button (no code on it yet) that I want to press and import that spreadsheet into the table for the subform and associate it with the main form.
How should I go about this please?