View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Tom is offline
external usenet poster
 
Posts: 12
Default displaying a list of info

I am working on a fantasy football application and want to be able to
show in a list what the standings are for all teams at any given week.
I do not want users to be able to select anything from the list. This
is for display purposes only. When I read about list and listbox, they
do not seem to be what I need. Please advise. Code examples would be
great! thx