How To Add New Records

Mahendra

Registered User.
Local time
Today, 09:32
Joined
Sep 19, 2013
Messages
62
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​
 
Got it. It worked.

I forgot to set the argument to Add in DataMode action argument.

All works well.​
 

Users who are viewing this thread

Back
Top Bottom