Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Tom,
You may wish to visit the xlDynamic site and look at Bob Phillips' League Table application. http://www.xldynamic.com/source/xld.LeagueTable.html --- Regards, Norman "Tom" wrote in message oups.com... 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 |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like to display the team name, # of wins, # of losses, and # of
ties. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Displaying info in a new tab in excel | Excel Worksheet Functions | |||
DISPLAYING INFO IN A LISTBOX | Excel Programming | |||
displaying info on a form | Excel Programming | |||
Displaying File in Use By Info with vba | Excel Programming | |||
Displaying info | Excel Programming |