S
Sazabi
Dear All,
To make it simple. Here's an example
First, I got a table,
first colume, "Name", with three records:
'David', 'Peter', 'John'
second colume, "Number",
'10', '20' and '30' respectively
I want to have a new table with............
first column, 1 to 60 ( 10 + 20 + 30 )
secound column,
10 'David' from 1 to 10;
20 'Peter' from 11 to 30; and
30 'John' from 31 to 60
I realy need somone to help me..............thanks first
To make it simple. Here's an example
First, I got a table,
first colume, "Name", with three records:
'David', 'Peter', 'John'
second colume, "Number",
'10', '20' and '30' respectively
I want to have a new table with............
first column, 1 to 60 ( 10 + 20 + 30 )
secound column,
10 'David' from 1 to 10;
20 'Peter' from 11 to 30; and
30 'John' from 31 to 60
I realy need somone to help me..............thanks first