Hey, I am having the same kind of issue. I have it being appended to an index fields and then my error is when I am trying to append it to the tabledef. Any direction into what i am not seeing would be helpful
Function UpdateData()
On Error GoTo Err_UpdateData
Begin_UpdateData...