Tag: Office
-
Manually activate Microsoft Office using a KMS server
At times you may find that Office cannot locate the KMS server on its own, and you’ll get a notification that Office is not activated. To resolve this issue, run the following commands. Modify the path to the Office install folder as needed: cd /d “C:\Program Files\Microsoft Office\Office16” cscript ospp.vbs /sethst:[FQDN of KMS server] cscript…
-
“Cannot Open a Database Created With a Previous Version of Your Application” error in Access 2013
This issue occurs when you try to use Microsoft Access 2013 to open an Access 97 database. To work around this issue, use a pre-Access 2013 version of Access to save the Access 97 database as an .accdb file: Open the Access 97 database in Access 2003. On the Tools menu, click Database Utilities, click…