sending data from UserForm of existing excel file to a new excel file
Hi, I am going to use Application.FileDialog(msoFileDialogFilePicker) to open a new excel file, and send the data from existing excel file to this new file. Could anybody tell me how to instance this new file? Any simple example code? Thank you so much. Jason
|