Is it possible to read the data in a workbook using VBA without opening it? If so, is there an xldialog like the xldialogopen that would allow my user to choose which file to deal with without opening that file? I presume that I would set my workbook variable = "path/filename.xls" once I knew that: would that work?



