Hi all,
I am adding new records to UDT using userTable.UserFields
After I add the first record to a table, I add another one, but for the second one, I do not supply values for some of the fields.
For some reason, the userTable object "remembers" the values I used for the previoues record and inserts them to the fields of the new record.
Anyone has any idea? Workaround?
Asher