View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
J.E. McGimpsey J.E. McGimpsey is offline
external usenet poster
 
Posts: 493
Default Custom Function interfering with vba

Post the code.

In article ,
"posheroff" wrote:

I did that, and the code runs perfectly, however, when I
put the function back, the problem returns. The custom
functions are an integral part of the spreadsheet, and
without them one whole page doesn't work! I tried moving
the function code to the sheet, and that doesn't work.
Any other thoughts?