D
Desilu via AccessMonster.com
We’re getting an electronic file from a company that lists each record
vertically. A simple example of two dummy records would be (hair color, eye
color, age)
Red
Blue
43
Blond
Brown
35
Can VBA code be written to analyze these vertical records, identifying each
complete record (hair color, eye color, age) and turning them horizontally
and storing in a table which can be queried?
Thanks.
Desilu
vertically. A simple example of two dummy records would be (hair color, eye
color, age)
Red
Blue
43
Blond
Brown
35
Can VBA code be written to analyze these vertical records, identifying each
complete record (hair color, eye color, age) and turning them horizontally
and storing in a table which can be queried?
Thanks.
Desilu