Hi Programmers,
I have tried to read FAQs but i could not find my question's answer.
I want to create one more table out of an existing table by using Make-table query. in this new table(in the query) i want to add Autonumber field as well.
Benefit: Whenever there will be a record added in the old table there will be a changed in new table as well with new generated autonumber.
Anyone can help me regarding this problem ?
Thanks in Advance.