Hi Group Members,
I have a question regarding table.
Following is the scenario
t contains list of symbols.
t:a
bc
d`e
tbl contains list of tables.
count tbl is 5.
My question is how do i assign each symbol to corresponding table (mapping first symbol to first table and so on and of course my symbols can change but mapping will be same)
Thanks
Rajesh