G
GGill
I have table 'tblData' with field name 'Name1', 'Name2', 'Name3' and
'CopyofNumber'. If in my form i entered for this fields 'Name1'=A, 'Name2'=B,
'Name3'=C and i entered for example for field 'CopyofNumber' = 5 then when i
click on button 'Create'. I will need to inseret to the table 5 records (base
on field 'CopyofNumber'). So it should look like this in a table 'tblData':
'Name1' 'Name2' 'Name3'
A B C
A B C
A B C
A B C
A B C
Please help me!!!!!!!!
'CopyofNumber'. If in my form i entered for this fields 'Name1'=A, 'Name2'=B,
'Name3'=C and i entered for example for field 'CopyofNumber' = 5 then when i
click on button 'Create'. I will need to inseret to the table 5 records (base
on field 'CopyofNumber'). So it should look like this in a table 'tblData':
'Name1' 'Name2' 'Name3'
A B C
A B C
A B C
A B C
A B C
Please help me!!!!!!!!