View Full Version : I need number of CURRENT, NOT TOTAL in Recordset??


haris
03-11-2002, 01:30 AM
Hello.
Thank you for answer, but I need number of Current record. not number of total records in Recordset!! Example, on navigation panel you can see X of Y(total). I NEED X!!
Thank you,
Haris

ColinEssex
03-11-2002, 03:06 AM
Put an unbound text box on the form and in the control source type
=[currentRecord]

Colin

haris
03-12-2002, 12:51 AM
Thank you Colin!
If you need something call me on haris_mehovic@yahoo.com

Greetings from Sarajevo,
Haris