View Single Post
 
Old 02-13-2014, 10:55 PM
saltlakebuffalo saltlakebuffalo is offline Windows 7 64bit Office 2010 32bit
Novice
 
Join Date: Feb 2014
Posts: 11
saltlakebuffalo is on a distinguished road
Default 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
Reply With Quote