Programming with macro
I have created a test database to find out how this can be done. It contains a table EMPDTL which contains fields EMPFNM, EMPMNM, EMPLNM, EMPPOST, EMPSAL indicating Employee's First Name, Middle Name, Last Name, Post Held and Salary respectively.
I have placed four...