View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Niek Otten Niek Otten is offline
external usenet poster
 
Posts: 3,440
Default Excel 2007 UDF crash

I can just confirm this behavior. The same with CTRL-A after the open bracket.
I think it's a bug.

--
Kind regards,

Niek Otten
Microsoft MVP - Excel



"Dssg" wrote in message ...
| When I create some UDF and use the function wizard to make a nested call (one
| UDF calling another) my excel crashes. Ive been using this in excel 2003 and
| earlier and never had such an issue. I can make a nested call by manually
| entering the whole function call so I assume it has something to do with the
| function wizard evaluating as you enter parameters.
|
| Any suggestions other than not using the function wizard?