View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RPIJG[_71_] RPIJG[_71_] is offline
external usenet poster
 
Posts: 1
Default Command Button to be used as Browse... for selecting a file to be used...


The command button is part of a userform. I need the command button to
open a browse files window so that the user can select the file. This
file will then be opened, certain data ranges will be selected, and
then copied, and then the workbook will be closed, and those copied
values will be pasted into the original workbook. How can I do this, I
have a pretty good idea about the selecting, copying, pasting part, but
I can't figure out how to get the browse files window, and then have
the program do those actions on the user selected file. Thanks.


--
RPIJG
------------------------------------------------------------------------
RPIJG's Profile: http://www.excelforum.com/member.php...fo&userid=9285
View this thread: http://www.excelforum.com/showthread...hreadid=480140