try :
wbDest.SaveAs Filename:=rcell.Value, FileFormat:=xlText,
CreateBackup:=False
I'm not sure but this may solve your problem.
rcell is set to a range, you want the file name to be the value in that
range.
--
tkaplan
------------------------------------------------------------------------
tkaplan's Profile:
http://www.excelforum.com/member.php...o&userid=22987
View this thread:
http://www.excelforum.com/showthread...hreadid=387193