# Excel Generation Troubleshooting

## Overview

If Models or Excel encounters a problem when generating Excel, you will be shown an error or warning message in Models with details of the issue.

If this message does not provide you sufficient information to fix the issue yourself, please contact us at <support@taglo.io>.

## Known issues

<table><thead><tr><th width="282">Issue</th><th>Details</th></tr></thead><tbody><tr><td>Slow Excel generation due to offline printer</td><td>In some rare cases, Windows sees an offline printer as being connected. If this printer is the default printer, this will cause a significant delay during Excel generation due to Excel attempting to access printer's available fonts during formatting.<br><br><strong>Fix:</strong> Remove offline printer from list of printers, or set a different printer to default</td></tr><tr><td>Failure due to Plug-Ins with duplicate Named Ranges or Lambdas</td><td>If a <a href="../excel-inserts-and-outputs"><strong>Plug-In</strong></a> has Named Ranges or Lambdas with the same name as in the sheets generated by Models, this can cause a failure.<br><br><strong>Fix:</strong> Remove or rename conflicting Named Ranges and Lambdas</td></tr></tbody></table>

## Tips

If the generation process is causing errors, or not working as expected, you can try the following:

<table><thead><tr><th width="234">Action</th><th>Details</th></tr></thead><tbody><tr><td>Refresh Models</td><td>Press <code>F5</code> to refresh your Model. This can sometimes solve issues with Excel generation (if this is the case, we'd appreciated it if you emailed us at <a href="mailto:support@taglo.io">support@taglo.io</a> with details of any error messages received)</td></tr><tr><td>Close all Excel instances</td><td>Problems can be caused by unclosed background instances of Excel. Models should never leave any instances of Excel open, but it can happen in rare cases, and Excel itself can leave background processes running.<br><br>You can manually close background Excel processes in Windows Task Manager, or use Models to do so by navigating to <strong>Menu > Excel > Close background Excel</strong>. Make sure you close/save any work in Excel before doing so.</td></tr></tbody></table>
