Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dynaic drop down list boxes for data validation

Status
Not open for further replies.

Queryman

Programmer
Nov 4, 2002
243
US
I have a list box with five unique items, currently I have them in one list and there is another list box with about 20000 percentages that I am using.

What I need to do is for each of the five items on the 1st list, have the second list box dynamically list anywhere from 1 to 20000 percentages, is this possible?

I have seen examples where a two column table is created, but since I have so many percentages, I am not sure whether that would be the way to go here.

Any suggestions would be highly appreciated.

Thanks



Michael

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top