I'm trying to extract a swf(flash) file from a word doc and getting this "compile error" method or data member not found.. The VBA is choking at this point . any ideas?
Code:
tmpFileName = Application.GetOpenFilename("MS Office File (*.doc;*.xls), *.doc;*.xls", , "Open MS Office file")