Question: Is it possible, using VBA, to determine the actual Excel file type without opening the file?
Issue: I receive data files from other departments. Seems like every time someone changes their download structure, I end up with file types that do not match the download extension (example: xlm file with a xls extension).:banghead: The files can't even be opened because of this. I think I can fix it if I could figure out how to determine what the file type really is. I'm using Office 2010.
Issue: I receive data files from other departments. Seems like every time someone changes their download structure, I end up with file types that do not match the download extension (example: xlm file with a xls extension).:banghead: The files can't even be opened because of this. I think I can fix it if I could figure out how to determine what the file type really is. I'm using Office 2010.