View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Archie[_6_] Archie[_6_] is offline
external usenet poster
 
Posts: 4
Default Rolling credits list

I would like to add a userform with a rolling credit list.
I ca only find static text items like 'Label', 'TextBox'' etc.
I need something that scrolls automaticly by, lets say, 2 lines per second.

Archie