|
 |
access thread: Record Count
Message #1 by "George Oro" <george@c...> on Wed, 30 Oct 2002 11:05:00 +0400
|
|
Hi Guys,
How can I count the current records on my ListBox and view on the text box?
Basically this is what I want: E.g.. | Record 5 of 2988 |otherwise just a Total.
Any help is highly appreciated...
TIA,
George
Message #2 by "Gregory Serrano" <SerranoG@m...> on Wed, 30 Oct 2002 13:18:48
|
|
George,
<< How can I count the current records on my ListBox and view on the text
box? Basically this is what I want: E.g.. | Record 5 of 2988 |otherwise
just a Total. >>
Look up the help for the .ListCount property.
Greg
Message #3 by "George Oro" <george@c...> on Wed, 30 Oct 2002 17:37:37 +0400
|
|
Thanks Greg, I got it...
Cheers,
George
-----Original Message-----
From: Gregory Serrano [mailto:SerranoG@m...]
Sent: Wednesday, October 30, 2002 1:19 PM
To: Access
Subject: [access] Re: Record Count
George,
<< How can I count the current records on my ListBox and view on the text
box? Basically this is what I want: E.g.. | Record 5 of 2988 |otherwise
just a Total. >>
Look up the help for the .ListCount property.
Greg
|
|
 |