Forum Discussion
Unable to play games with Excel 2019
Hi, I am unable to play the games with Microsoft Excel 2019.
The files have extensions viz. xls, xlsx and xlsm.
I have attached one sample file for your immediate reference.
Looking forward for any solution.
Thank you,
Pravin Gunjal.
1 Reply
- NikolinoDEGold Contributor
If I may assume here, these files would have to be in .xlsm format in order to work.
The associated VBA programming is missing to make these games work.
Probably, I suspected again, the files are accidentally saved in .xls and .xlsx format, although the VBA coding is not saved in these formats.
If I may recommend, save the files again and note the format extension, .xlsm or .xlm
File formats that are supported in Excel
more informtion you find in the Link.
FormatExtensionDescription
Excel Workbook
.xlsx
The default XML-based file format for Excel 2010 and Excel 2007. Cannot store Microsoft Visual Basic for Applications (VBA) macro code or Microsoft Office Excel 4.0 macro sheets (.xlm).
Excel Macro-Enabled Workbook (code)
.xlsm
The XML-based and macro-enabled file format for Excel 2016, Excel 2013, Excel 2010, and Excel 2007. Stores VBA macro code or Excel 4.0 macro sheets (.xlm).
I would be happy to know if I could help.
Nikolino
I know I don't know anything (Socrates)
* Kindly Mark and Vote any reply if it helps please, as it will be beneficial to more Community members reading here.