Microsoft
Software
Hardware
Network
Question : Workaround for 20 field limit for listboxes
I need to display the results of a query that returns more than 20 fields. When I use the listbox control wizard, I'm told that no more than 20 fields can be added to a listbox control. Is there a way around this limit? If not, is there a way to display the results of a query without a listbox?
Dan
Answer : Workaround for 20 field limit for listboxes
You could replace the listbox with a subform based on the query (possibly in dataset mode)
Kelvin
Random Solutions
Utility to convert database
Setting up MSDE 2000
MS Access
get data from a gridview to a popup window and then update the gridview
How to unshare Printers & Faxes and Scheduled Tasks
How do I email a pdf report when ID=ID?
Need to Store data from a calculated field into a table
ideal RAM for SQL server
Access List Box with Multiple Columns
Make Table Query but save it in a New Database