A
Art
Hi,
I am working on a ACCESS db that someone else has built. The db itself
contains many tables with repeating fields (as many as 150 fields/columns).
The only difference in the field names are years, months, Patients and
Fractions. Here is a sample of 4 fields in one table.
field1 AVM/AVOM- Oct FY08 Num of Patients
field2 AVM/AVOM- Oct FY08 Num of Fractions
field3 AVM/AVOM- Nov FY08 Num of Patients
field4 AVM/AVOM- Nov FY08 Num of Fractions
What I want to do is grab the field names along with their numerical value
and place it in a table with fewer columns. Any suggestions would be very
much appreciated.
Art
I am working on a ACCESS db that someone else has built. The db itself
contains many tables with repeating fields (as many as 150 fields/columns).
The only difference in the field names are years, months, Patients and
Fractions. Here is a sample of 4 fields in one table.
field1 AVM/AVOM- Oct FY08 Num of Patients
field2 AVM/AVOM- Oct FY08 Num of Fractions
field3 AVM/AVOM- Nov FY08 Num of Patients
field4 AVM/AVOM- Nov FY08 Num of Fractions
What I want to do is grab the field names along with their numerical value
and place it in a table with fewer columns. Any suggestions would be very
much appreciated.
Art