![]() |
Name
I am doing a formula in excel and it is bring up the result of #NAME? how do
I produce the result as blank |
Name
#NAME indicates an error in the formula - what is your formula?
Freddo wrote: I am doing a formula in excel and it is bring up the result of #NAME? how do I produce the result as blank |
Name
"Freddo" wrote in message
... I am doing a formula in excel and it is bring up the result of #NAME? how do I produce the result as blank You could use =IF(ISERROR(your formula),"",your formula) but a result of #NAME? implies that your formula is wrong. -- David Biddulph |
Quote:
|
Name
You get a NAME error when your formula has a misnamed function or
is attempting to use a defined name that does not exist. If the function you are using is part of the Analysis ToolPak, you'll need to load that add-in. Go to the Tools menu, choose Add-Ins, and put a check next to Analysis ToolPak. You should post here the formula that is giving you the error. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "Freddo" wrote in message ... I am doing a formula in excel and it is bring up the result of #NAME? how do I produce the result as blank |
All times are GMT +1. The time now is 05:24 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com