Can you make a combo box, or validation criteria in Excel using an outside excel file (that is updated several times daily) or a MS access table for the combo box data? I think I could also put it in a .txt if I have to. It just can't be in the excel file because it's very large and there will be multiple copies of the excel file.
I want to create a combo box that will allow the user to select a record from this outside file to populate a cell and not allow them to add any data that is not in that file. Much like a combo box in an Access form, only this has to be in Excel.
The data would not be stored in the same file as the combo box. Is that possible?
Thank you