I have an Excel workbook which contains an array of data.
I want to create test cases (Software testing) of another sheet by using the test data available in the first sheet.
So the final sheet will have the combination of sentence and the first sheet test data.
I'll put the sentence in but I need the basic skeleton code to go row by row and column by column to copy the data and paste.