Reading Fields from the current Record

D

Dan Perkins

I posted this a while ago and it did not appear. Please
forgive any duplication due to my impatience.

I am using the DoCmd.GoToRecord to loop through the
records in a table. This is working wonderfully. The
problem is that I cannot figure out how to get at the data
in the current record.

Any ideas?
 
Top