BigJimSlade
Registered User.
- Local time
- Today, 18:25
- Joined
- Oct 11, 2000
- Messages
- 173
Hey, Big Jim here...
I have table X and table Y
table X has column A, B, C, D
table Y has column E, F, G, H
If X.A = Y.E and X.B = Y.F, I would like to place ABCDEFGH on the same line. If these criteria are not met, I would like the data to still populate, just on seperate rows (ABCD or EFGH).
Anyone have an idea?
Thanks in advance
Big Jim
I have table X and table Y
table X has column A, B, C, D
table Y has column E, F, G, H
If X.A = Y.E and X.B = Y.F, I would like to place ABCDEFGH on the same line. If these criteria are not met, I would like the data to still populate, just on seperate rows (ABCD or EFGH).
Anyone have an idea?
Thanks in advance
Big Jim