View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
keepITcool keepITcool is offline
external usenet poster
 
Posts: 2,253
Default Problems in Excel 2003

marc,

xl2003 has problems when switching pages on a multipage
(and needs an extra refresh)

without any further code of details it's hard to guess.
are your forms modal/modeless, what type of controls are on the things,
which event handlers are running etc etc :(


if you want, mail the thing and I'll have a look.

you'll need rot13 on my sender address, or add @ and .
to the string below.

--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


Marc (NL) wrote :

I made a Excel workbook with some VB Forms. In Excel 2003 we have the
following problem: Everytime I change from Form, this Form remaines
totally white. After a doubleclick the Form appears. Does someone
recognize this problem or has a solution?