[AccessD] Combo Box RowCount

Gustav Brock Gustav at cactus.dk
Sat Jan 24 11:56:10 CST 2009


Hi Arthur and Steve

Well, more precisely:

  Me!YourCombobox.ListCount - Abs(Me!YourCombobox.ColumnHeads)

/gustav


>>> miscellany at mvps.org 24-01-2009 18:09 >>>
Arthur,

Me.YourCombobox.ListCount

Regards
Steve


--------------------------------------------------
From: "Arthur Fuller" <fuller.artful at gmail.com>
Sent: Sunday, January 25, 2009 5:46 AM
To: "Access Developers discussion and problem solving" 
<accessd at databaseadvisors.com>
Subject: [AccessD] Combo Box RowCount

> I'm debugging a form that has two combos that are used to search the data.
> These are supposed to refresh their rowsource following a Filter. The
> current filter is "City Like 'Toroonto*'", which returns 278 rows. I want
> to verify that the refresh code is working. Is there a simple way to
> determine how many rows there are in a combo?





More information about the AccessD mailing list