D
Dave
I have one temporary table with field names that go like this: ABC, DEF, ABC2, DEF2,...ABC12, DEF12
In one record, each of these fields may or may not have a value. I would like to append to another table both the field (eg ABC) and the value in thatfield. Getting the value to another table is easy but I'm having real trouble changing a field name to a value, although I'm sure there's a way.
Any help would be much appreciated.
Thanks,
Dave
In one record, each of these fields may or may not have a value. I would like to append to another table both the field (eg ABC) and the value in thatfield. Getting the value to another table is easy but I'm having real trouble changing a field name to a value, although I'm sure there's a way.
Any help would be much appreciated.
Thanks,
Dave