View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
joel joel is offline
external usenet poster
 
Posts: 9,101
Default Excel 2003 user functions.

You can can make a cell empty by returning "" which is a null string.

"Atje" wrote:

How do I make a function that clears a cell?