G
Guest
I have two columns in a data file, Row_1 Column_1 contains a "WorkOrder"
column_2 contains an account number. Row_2 Column_1 contains the same
"WorkOrder" as Row_1 but Row_2 Column_2 contains a different account number.
I there any easy way of making a table that would be: Row_1 Column_1 the
duplicated "WorkOrder" Row_1 column_2 the first account and Row_1 Column_3
the second account number? Almost like a crosstab:
"WorkOrder: account#1 Account#2
column_2 contains an account number. Row_2 Column_1 contains the same
"WorkOrder" as Row_1 but Row_2 Column_2 contains a different account number.
I there any easy way of making a table that would be: Row_1 Column_1 the
duplicated "WorkOrder" Row_1 column_2 the first account and Row_1 Column_3
the second account number? Almost like a crosstab:
"WorkOrder: account#1 Account#2