Hello all, When I run FileSaveasDlg the manual says that it returns a string value, but I can't seem to pull it. That line of code is
file_name = FileSaveAsDlg(MIDrive,thisfile,"mdb","Save As New") With file_name declared as a string. When I do this, it says that the function does not return a string value. Any helpful hints would be most appreciated. Thanks, Alan
