View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Fred. Mo Fred. Mo is offline
external usenet poster
 
Posts: 1
Default Screen flickering when updating textboxes

Hi,

does anyone know how to avoid screen flickering when
updating text boses based on selected row in a combo box.

Application.ScreenUpdating = false

does not work.

Thansk!

// Fred