ireland13752
Member
Hello,
I have requested assistance on this once before and it worked for .pdf, however now I am trying to save as .xlsx. It is going through the motions, however the file(s) are not there after the fact. Here is the code I am using can you please assist me with the adjustments that need to happen?
I have requested assistance on this once before and it worked for .pdf, however now I am trying to save as .xlsx. It is going through the motions, however the file(s) are not there after the fact. Here is the code I am using can you please assist me with the adjustments that need to happen?
Code:
Sheets(Array("DataD", "DCT")).Select
ChDirFilename = Application.GetOpenFilename(, , "Y:\QUALITY_INSTITUTE\1 DATA ANALYST & REPT\File\File Reports 2014\Go to Correct Month and Open Anchor File")
Filename = Application.GetSaveAsFilename("DCT Weekly Review MM-DD-YY.xlsx")