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
SQL Insert INTO script syntax error
How to copy rows from a table and put them in same table and joined to two other tables ?
Loop through the cells of a datagrid without knowing the datasource
Wsus Client Download Updates issue
two case statements in one SQL view
Make WSUS updates run from Microsoft for remote Locations.
Limit the number of items in a ASP.Net drop down list
Out of memory or system resources. Close some windows or programs and try again.
How do i pass data from one listbox to another listbox in vba.
Global Functions ...global.asax?