I am trying to create a macro that will save a worksheet as a .csv. I based the macro on a suggestion from the thread 320531 and it works for Windows. However, when I try it with Excel 2011 for Mac I get a 1004 error for the GetSaveAsFilename method. The problem appears to be the FileFilter option for file types. The FileFilter for .csv for Windows is "CSV File (*.csv), *.csv" but apparently not for Mac. I have searched for the corresponding Mac information and but I havne't been able to find it.
Can anyone give me the FileFilter or direct me to somewhere I can find it?
Thanks
Bill
Can anyone give me the FileFilter or direct me to somewhere I can find it?
Thanks
Bill