i know u can use the following to pass a filename.
Code
-------------------
FName = Application.GetOpenFilename _
(filefilter:="Text Files(*.txt),*.txt,All Files (*.*),*.*"
-------------------
what i want to know can i have the user select multiple files at once
would FName just need to be an array or would i have to do it anothe
way
--
TheIrishThu
-----------------------------------------------------------------------
TheIrishThug's Profile:
http://www.excelforum.com/member.php...fo&userid=2968
View this thread:
http://www.excelforum.com/showthread.php?threadid=49571