Thread: Debuging UDF
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JMay JMay is offline
external usenet poster
 
Posts: 422
Default Debuging UDF

In debuging a Sub I use the Step key (F8) frequently;
Today I'm trying to debug a UDF without the same
success; How do you approach debuging Functions?