T
ThomasAJ
I want to store a record with several hundred fields to another identical
table before I delete that record.
Can I enumerate each field like:
for each field in table1
Can someone help me with the code please.
Or is there an easier way?
table before I delete that record.
Can I enumerate each field like:
for each field in table1
Can someone help me with the code please.
Or is there an easier way?