Hi all,
I need some help... Let say from a userform, there is a comboBox1 list all .xls files in My Document. As soon as the user choose one of the list and click Submit, userform closed and data from cell A3 in selected .xls copied into A3 of the current workbook, Sheet1.
How can i do that? I tried many ways, but failed. Hope somebody can help me....