View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Toppers Toppers is offline
external usenet poster
 
Posts: 4,339
Default displaying a list of info

Tom,
What data do you want to display? Is it just a simple list of
teams with limited info for each team?

Perhaps an example would help.

"Tom" wrote:

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