Hello expert.
Can anyone help by providing the method how I can repeat an Excel column value again & again when I execute my program?
eg. The sample of my project
Now I want to repeat operator_id again and again and display the "record" opp. to the operator_id which are matching with operator_id that is presenting in the sql table.
Can anyone help by providing the method how I can repeat an Excel column value again & again when I execute my program?
eg. The sample of my project
Code:
operator_id record missing 123 23 33 124 34 33 ......... ............ ......... ......... ............ ..........