Hi..
I want copy data from table1 data to table2 with using command button
In table1
Fields name Datatype
customername text
Add1 text
Add2 text
qty1 text
qty2 text
In table2
from table1 copy to table2
fields Name datatype
customer name text
Add1 text
Add2 text
qty1 number
qty2 number
In my table1 datatype is everthing in text but in my table2 some datatype is in text and number
I really need help on this
Thanks
Mathanraj