L
Lloyd H. London
I have been working on creating various forms and would like to load a
Form Field drop down from an Excel file. The Excel file currently
contains 744 entries, in one column and is subject to change regularly.
It would therefore be most convenient to be able to run code on entering
the field (or on opening the form) to read the Excel file and load the
data into the Form Field drop-down.
I assume the sequence of events would be to unprotect the form, call the
Excel file, load the data into the form field, and protect the form.
Does anyone have a suggestion on how to do this? Would be a great help,
as I could use this for many forms that we have.
I am not well versed in VBA, but with some ideas, I could have our
Excel, and Access developers look at this.
Thanks
Form Field drop down from an Excel file. The Excel file currently
contains 744 entries, in one column and is subject to change regularly.
It would therefore be most convenient to be able to run code on entering
the field (or on opening the form) to read the Excel file and load the
data into the Form Field drop-down.
I assume the sequence of events would be to unprotect the form, call the
Excel file, load the data into the form field, and protect the form.
Does anyone have a suggestion on how to do this? Would be a great help,
as I could use this for many forms that we have.
I am not well versed in VBA, but with some ideas, I could have our
Excel, and Access developers look at this.
Thanks