Browse for file name code? (Excel 2002 VBA)
As long as you recognize that application.filedialog only works in xl2002 and
later.
--
Regards,
Tom Ogilvy
" wrote:
Thanks for the ideas, but I searched a little more and found
Application.FileDialog to use instead of all that code. It's exactly
what I need.
|