I want to use VBA in Excel to have a dialog box to open. Ideally, a windows file explorer would open and the user would find the path and file to select. I want Excel to only take the file name and path and store it in variables. From there I would like to be able to extract cells from that user selected file. Is this even possible?