View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Roel Roel is offline
external usenet poster
 
Posts: 4
Default custom functions

Hi,

In VBA, when I define a user function and use it in the spreadsheet, it
does not seem to update. You have to manually go into the cell and re-input
the function name to get it to update when data has changed. Can you let it
auto-update as if it was a built-in Excel function?

Thanks,

Roel