Hello expert.
Can anyone help me by providing the method of inserting records into Excel sheet? The Excel sheet has three fields; Code, server1 and server2. If I insert the data without matching these three fields it works fine.
But I have no idea how I match the fields with the table record.
Eg. When I access the data from server1, it must be placed under the server1 column and when I access from server2 it must be under server2 field.
Please provide some help.
Can anyone help me by providing the method of inserting records into Excel sheet? The Excel sheet has three fields; Code, server1 and server2. If I insert the data without matching these three fields it works fine.
But I have no idea how I match the fields with the table record.
Eg. When I access the data from server1, it must be placed under the server1 column and when I access from server2 it must be under server2 field.
Please provide some help.
Comment