> For the complete documentation index, see [llms.txt](https://help.simnetonline.com/blog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.simnetonline.com/blog/2014-posts/simnet-mac-users-mac-office-2011-v14-0-requires-update.md).

# SIMnet Mac Users – Mac Office 2011 v14.0 Requires Update

SIMnet Mac users!

Some of you have experienced a message indicating that the unique signature is missing from your project file when trying to upload a project submission. There is a bug in Mac Office 2011 v14.0 that causes your unique signature to be removed from your document when saving. Updating Mac Office to v14.1+ will resolve this issue. We recommend you update to the latest version (v14.4.2).

Hopefully, you’ve already got it installed on your machine. It’s always best to update your software whenever possible for compatibility and security.

We thought we’d take a few moments to help you walk through this update and then help you set yourself up to never miss another update to Office again.

To update the Microsoft Office products on you Mac, open Word, Excel, or PowerPoint while you are connected to the Internet.

1. On the *Menu Bar*, click **Help**. Select **Check for Updates**. The *Microsoft AutoUpdate*window opens.
2. Click the **Check for Updates** button in the lower right corner of the window.
3. After the check is run, the *Microsoft AutoUpdate*window will display a list of available updates.
4. Ensure the available updates have a check mark in the *Install*and click **Install** to install the updates.
5. If you have not run the *Microsoft AutoUpdate*before, there may be multiple updates. You should run the *Microsoft AutoUpdate* again until you get the message: “*There are no updates to your Microsoft software at this time. Please check again later.”*

![](/files/mIRjMDrR1PGA6zvRxNAp)

To keep Microsoft Office up to date on your machine:

1. Go back to the *Microsoft AutoUpdate* window again by clicking on the **Help** menu and selecting **Check for Updates**.
2. In the *How would you like to check for software updates?* section, check the **Automatically** radio button.
3. Click the *Check for Updates*drop down menu and select **Daily**,**Weekly**,or **Monthly** depending on how often you’d like to check. For slower Internet connections consider opting for less frequent update checks.![](/files/AVekdORcx2e7u7W1gjNQ)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.simnetonline.com/blog/2014-posts/simnet-mac-users-mac-office-2011-v14-0-requires-update.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
