Hi guys,
I have a table with about 40 fields. For any given record, usually only about 3 to 10 are populated.
Is there a way I can run a query of some sort to eventually populate another field in that table with:
"Stock Number, Quantity, Dosage"
So in essence, this field tells which of the field names are populated for each record.
(I have a autonumber record number field)
Thanks.
I have a table with about 40 fields. For any given record, usually only about 3 to 10 are populated.
Is there a way I can run a query of some sort to eventually populate another field in that table with:
"Stock Number, Quantity, Dosage"
So in essence, this field tells which of the field names are populated for each record.
(I have a autonumber record number field)
Thanks.