I need help with what should be a simple function. I want to loop through a recordset returned from a sql select statement, and add the values of field 1 from each record. But, I also want to preserve the original value of each record.
Anyway, hope this makes sense. Any suggestions would be much appreciated.