Forum Discussion
Yves39
Sep 26, 2023Copper Contributor
Excel formula upload
Bonjour Je ne parviens pas a charger les formules d un fichier sauvegarde : Il m indique #NOM alors que la formule fonctionne bien normalement quand je la retape. Merci de m'aider
LeonPavesic
Sep 26, 2023Silver Contributor
Hello Yves39,
if I understood (translated) your question correct, then these are possible reasons why you are getting the #NAME error when you load formulas from a saved file:
- The formula may be using a name that is not defined in the current workbook.
- The formula may be using a function that is not available in the current version of Excel.
- The formula may be using a reference to a cell or range that is not present in the saved file.
To troubleshoot the issue, you can try the following:
- Check the formula to make sure that it is using a valid name or function.
- If the formula is using a named range, make sure that the named range is defined in the current workbook.
- If the formula is using a reference to a cell or range, make sure that the cell or range is present in the saved file.
If you have tried these steps and you are still getting the #NAME error, you can try the following:
- Open the saved file in a previous version of Excel. If the formulas work correctly in the previous version, then the problem is likely due to a compatibility issue.
- Save the file in a different format, such as CSV or XLSX. This may help to resolve the issue.
- Use the Formula Auditing tools to help you identify the source of the error.
- Use the Trace Error feature to step through the formula and identify where the error is occurring.
- Use the Error Checking feature to identify potential errors in your formulas.
Please click Mark as Best Response & Like if my post helped you to solve your issue.
This will help others to find the correct solution easily. It also closes the item.
If the post was useful in other ways, please consider giving it Like.
Kindest regards,
Leon Pavesic