Hi,
I want to structure my programming more but when i put a call to an update of my recordset outside the sub that does the Rs.AddNew I get an "Update without AddNew" error. The Rs is public and the Rs.AddNew is in a loop to grab Rs!Item = varItem.Any suggestions?
Thanks