THis is an easy one for all you wizards out there but I am a newbie and need a little basic help. I am trying to loop through a recordset using vba code in a module. The purpose of this is to check for an archieve flag. If it does not exist, append that record to another table. I it does exist I need to leave it alone. Then at the same time count all the records that are being appended to the table. I have the basic loop process down but am falling way short in trying to count the number of records. Can anyone help?
Thanks
Kevin