My apologies if this this has been addressed before.
I'm trying to create a basic form that connects to a SharePoint list to track internal requests data. If possible, I would also like to connect a separate excel file to use in a combo box which would then populate the selected value(s) in the SharePoint list.
Currently I have the forms set up as needed and everything works successfully, except for the excel combo box...
Is it possible to pull values from an excel file to populate in a SharePoint column?