J
jkean
Hi All,
We are working with FCC station data that puts some simple numeric data in
one file, arranged in a number of consecutive rows for each station. The next
station's data follows consecutively. Each group of rows that are common to a
station share an index number, while the next group uses its own separate
number.
A separate file contains the main information fields in a table of separate
rows, or records, along with a matching index number. We'd like to move the
numeric data in a group of rows that share the index # for a station, to a
series of new fields added to the record with the matching index # - a kind
of column-to-row move.
Is this something that can be automated within Access? Is so, what are the
steps (macro? VBA?)?
Thanks,
John
We are working with FCC station data that puts some simple numeric data in
one file, arranged in a number of consecutive rows for each station. The next
station's data follows consecutively. Each group of rows that are common to a
station share an index number, while the next group uses its own separate
number.
A separate file contains the main information fields in a table of separate
rows, or records, along with a matching index number. We'd like to move the
numeric data in a group of rows that share the index # for a station, to a
series of new fields added to the record with the matching index # - a kind
of column-to-row move.
Is this something that can be automated within Access? Is so, what are the
steps (macro? VBA?)?
Thanks,
John