Function weirdness - #VALUE, then #NAME, then working fine??

  • Thread starter Thread starter Ed
  • Start date Start date
E

Ed

Maybe I shouldn't get too deep into this. Maybe it's just a moon
phase or something. I opened up my workbook this morning and all the
values returned by a Function were showing #VALUE errors. I went over
everything carefully, making sure it was picking up the correct values
from the cells it needed, stepping through the code, etc. Everything
came out okay. So I F5 through the code and F9 on the worksheet - and
everything changed to #NAME errors!

Okay - save and close. Reopen and hour later - and everything is
fine!!?!

Am I the victim of some Excel prank (undocumented "feature", that
is!)? Or was it just my turn in the barrel today?

Ed
 
Are you using a User Defined function? If so, they don't update unless a
value entered into them changes.
 
Hi, Barb.

Are you using a User Defined function? If so, they don't update unless a
value entered into them changes.

I've got three spreadsheets with this same function. All of them have
worked fine for weeks. Sometimes the values don't change, so a
Calculate doesn't show me a new result - and I wouldn't expect it to.
It's just the one workbook that went waywire for a little bit. It's
working fine today.

Oh well - I'll just blame it on IT and the patches they push.

Ed
 
Can you show the function?

Ed said:
Hi, Barb.



I've got three spreadsheets with this same function. All of them have
worked fine for weeks. Sometimes the values don't change, so a
Calculate doesn't show me a new result - and I wouldn't expect it to.
It's just the one workbook that went waywire for a little bit. It's
working fine today.

Oh well - I'll just blame it on IT and the patches they push.

Ed
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top