Dear,
I developed one macro which will open one existing table in the ms access db to add a new row.
I created a command button in my form which will call the macro to open the table.
But the butoon is not working as expected.
On clicking the form buttom the table view opened by the macro in the background of the form.
I want the when the table view opened by the macro the form goes to the background of the table view and on closing the table view I can still see the form.
Please let me know if it is feasible.