Hello! I have a table that I'm trying to export to another directory and when I do the export I'd like to save the file in the new location with a dynamic file name based on the date. For example... test_072409.xls. How in the world would I get access to output the file that was originally called test.xls as test_mmddyy.xls so that every day when I run the macro it automatically follows that naming convention? I appreciate any help! Thanks!