Hello,
@ work rite now, so can't register @ a s/w forum (can't get the confirmation emails to activate accts), etc. So this place was first choice 2 try and ask.
need some excel help.
I have tables as below and need the merge example below.
List 1
a
b
c
table 1
x t
y u
z v
What I need is final output:
Table Merged
a x t
a y u
a z v
b x t
b y u
b z v
c x t
c y u
c z v
Is there a function to automatically select the 2 input tables and make it output the merged?
I can't find a function to do it, or a formula (atleast, can't think of it right now if there is one).
Also, i don't know Visual Basic to write a program to do it
Any help would be appreciated.
Regards,
Sanjay
@ work rite now, so can't register @ a s/w forum (can't get the confirmation emails to activate accts), etc. So this place was first choice 2 try and ask.
need some excel help.
I have tables as below and need the merge example below.
List 1
a
b
c
table 1
x t
y u
z v
What I need is final output:
Table Merged
a x t
a y u
a z v
b x t
b y u
b z v
c x t
c y u
c z v
Is there a function to automatically select the 2 input tables and make it output the merged?
I can't find a function to do it, or a formula (atleast, can't think of it right now if there is one).
Also, i don't know Visual Basic to write a program to do it
Any help would be appreciated.
Regards,
Sanjay
Last edited: