Thread: activeform
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dfixemer dfixemer is offline
external usenet poster
 
Posts: 7
Default activeform

I have some VB (Not VBA) code that uses "activeform.name". It appears that
"ActiveForm" is not valid in Excel 97 VBA. Is this correct, and what are the
possible work arounds?

Thanks in advance,

David