D
Dominick D.
Hello, is there a way to populate a table, where the records are in column by
column, as opposed to the standard row by row? For Example:
FIELD 1 FIELD2 FIELD3 FIELD4
DATA DATA DATA DATA
this is row by row. The usual way. What I want is to populate a table column
by column, like this:
FIELD1 DATA
FIELD 2 DATA
FIELD3 DATA
Is there a way to do this?
column, as opposed to the standard row by row? For Example:
FIELD 1 FIELD2 FIELD3 FIELD4
DATA DATA DATA DATA
this is row by row. The usual way. What I want is to populate a table column
by column, like this:
FIELD1 DATA
FIELD 2 DATA
FIELD3 DATA
Is there a way to do this?