[AccessD] Combo box not scrolling

Rocky Smolin rockysmolin at bchacc.com
Thu Feb 11 19:57:22 CST 2010


Belay that.  Found the answer:

Dim lngComboCount as Long
lngComboCount = Me.cboAgreements.ListCount 

Don't know why that works, but it does.  

Rocky


-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Rocky Smolin
Sent: Thursday, February 11, 2010 5:52 PM
To: 'Access Developers discussion and problem solving'
Subject: [AccessD] Combo box not scrolling

Dear List:

I have a combo box on a form with 7 columns and a lot of records
(thousands).  When I pull down the scroll bar to the bottom, the records
don't scroll to the bottom - only a few of the records and then I have to
pull down again.

I have seen this behavior before and IIRC the problem then was that the row
source had more columns than the columns defined on the format tab of the
property sheet.  But that's not the case with this one.

Has anyone seen this behavior and know what's causing it?

 

MTIA

 

Rocky Smolin

Beach Access Software

858-259-4334

www.e-z-mrp.com <http://www.e-z-mrp.com/> 

www.bchacc.com <http://www.bchacc.com/> 

 

 





More information about the AccessD mailing list