ScrapMetal
11-09-2007, 07:03 AM
I need some guidance here.
I have 3 tables with the exact same column names. Each table has a list of all 50 states in column 1 (one has four of each state) and column 2 is product name. I am trying to use a page to view/edit this information separately (which I got) and all at once (which I need).
I this even possible?
Maybe this will help...
tbl1
Column 1, Column 2, Column 3
Alabama , MAP , info
Alaska , MAP , info
Arizona , MAP , info
Arkansas , MAP , info
ect....
tbl2
Column 1, Column 2 , Column 3
Alabama , Credit , info
Alaska , Credit , info
Arizona , Credit , info
Arkansas , Credit , info
ect....
I have 3 tables with the exact same column names. Each table has a list of all 50 states in column 1 (one has four of each state) and column 2 is product name. I am trying to use a page to view/edit this information separately (which I got) and all at once (which I need).
I this even possible?
Maybe this will help...
tbl1
Column 1, Column 2, Column 3
Alabama , MAP , info
Alaska , MAP , info
Arizona , MAP , info
Arkansas , MAP , info
ect....
tbl2
Column 1, Column 2 , Column 3
Alabama , Credit , info
Alaska , Credit , info
Arizona , Credit , info
Arkansas , Credit , info
ect....