View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
DM Unseen DM Unseen is offline
external usenet poster
 
Posts: 233
Default Help with mscal.ocx XL2002 vs XL2003

Pls put the code in the Form activate event, not the initialize
event(Initailize event s*cks for MSFORMS)

Also he might be using different versions of the control(very probable
since he uses another office version)

DM Unseen