My goal is, foreach rstA record, determine whether rstA's product+site+yr record exist in rstB, if rstB rec is found, update the monthly percentage, otherwise, create the record. Do you see a conflict which prevents this from occurring?
I have VBA code in access 2007 that's been running unexpectedly over 24hrs. Whenever I issue 'ctrl+break' to check progress and step through code with F8 all appears well although msaccess reports it is 'not responding'.
When I first saw the 'not responding' I stopped the app, checked the code...
Greetings, need assistance understanding what I am doing to generate the above error using Access 2007.
My goal is to cycle thru field collection of rstA which contains 79 fields. For each record in rstA, I want to create a new record in rstB using rstA.fields 0-19 plus 1 field beginning at...