VBA csv File Import Dialogue Box runs perfectly in editor but not from button on sheet
I am trying to import data from CSV files into Excel. The idea is for the button in the sheet to open the file explorer so that I can choose a file to import csv data from.