Hello,
I would like to know how to add new records into a table from another table.
I have 2 tables A & B.
A is the main file and if customers wanted to add new data into table A and if he clicks on add records in table A then table B needs to open. So that they want to add records in Table B. Later we will update table A from B.
I used macros to do it but it's not fine.
Could you kindly help me out on how to do this