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
Delete Function for single record in ADO has one line returns error
Querying Query Results in VB.NET
Excel macro to find all instances
Uploading image cropping area settings to server side aspx
error opening a website
Unable to set the range class error message
MS SQL 2005 case problem
Bypass Save As...
Access 97 - Totaling up numbers in a group footer
"net use" shows a drive share as "unavailable" when run from the scheduler