h iall,
my code is corectly writing to the first table and set of fields correctly, now i want to add the ability to write to a second table with a different group of fields.
what am i doing wrong here? it all should be done on after update.
Private Sub Form_AfterUpdate()
Dim cnn As...