Hi, you must be sick of me by now!! :o)
I need to have a counter of records based on how many records where
entered by day. As for example, if there was only one record entered that
day then the reference number would be 1. If there were 20 records for
that particular date then the number would be 20. You get the picture.
I enter the records by a submit form, then right after the submit I
display all the fields that were just entered, including the updated
counter for the day, which has to count for all previous records for that
day if there were any, plus this last one.
Any help with this would be greatly appreciated
Thank you
Omare