View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
R Avery R Avery is offline
external usenet poster
 
Posts: 220
Default Migrating forms to VB6 from VBA

I am having the problem that the height and width properties of forms in
VB6 are different from that in VBA, and i am not sure of an efficient
way to proceed, since i have lots of numeric constants that i use with
respect to form sizes. how do i migrate these constants? Any help
would be most appreciated.