View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Leith Ross[_668_] Leith Ross[_668_] is offline
external usenet poster
 
Posts: 1
Default VBA+API refresh userForm


Hello Greg,

At the appropriate point in your code add this line. Change USerForm1
to the name of your form.

UserForm1.Repaint

You may see a little flicker when it refreshes the form.

Sincerely,
Leith Ross


--
Leith Ross
------------------------------------------------------------------------
Leith Ross's Profile: http://www.excelforum.com/member.php...o&userid=18465
View this thread: http://www.excelforum.com/showthread...hreadid=562033