I need a bit of code...
I could do with a record count. To show how many records are being displayed...
the figure being outputted to a textbox....
this figure will change depending on what filters I put on the page....
so if I only show records which have a boolean value of -1 for a check box I need the count to realise it's counting them...
I know it does it automatically at the bottom of the form, but I want to put it in a text box, any ideas?
