View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ivan Raiminius Ivan Raiminius is offline
external usenet poster
 
Posts: 258
Default O2K code in XP - what gives?

Hi Simon,

your original code works for me if I change type of "orient" to long
(excel expect one of constants xlLandscape = 2 or xlPortrait = 1).

Regards,
Ivan