G
guidop12
Please disregard the first post with the same subject(i hit enter to soon).
I have a database that has two columns
out rec# src file#
1 A
B
2 A
B
and so on. I would like to fill in the out rec# so that it would look like
this
out rec# src file
1 A
1 B
2 A
2 B
Any help would be appreciated
I have a database that has two columns
out rec# src file#
1 A
B
2 A
B
and so on. I would like to fill in the out rec# so that it would look like
this
out rec# src file
1 A
1 B
2 A
2 B
Any help would be appreciated