Good morning everyone. I am trying to add the record number to my main Form. I have managed to create a text box with ' "of" & Count(*)' which nicely shows the total number of records, but I have been unable to find a way to get the current record number into the text box to show (for example) '4611 of 6000'. I have checked several books (Prague & Irwin, Viescas) but so far I'm none the wiser. Is it possible? If so, how do I do it?