Hello everyone!
Here is my issue,
Based on Condition on 1 Column, how to move whole row to the end of the sheet, having a separation of 1 empty row (For Identification)
Col Name: RRN
Condition value: Settlement
for Column “RRN” consisting of “Settlement”, move these rows to end of sheet ,leaving a row as separation
kindly provide solution for this
Its not moving the rows!
This soliton is Copying the rows and pasting at the end of sheet
lakshman
(Ganta lakshman)
October 7, 2021, 7:55am
4
@nidhi.kowalli
Yes it won’t move the rows.
You can do one thing create one new excel sheet. And find out the rows whose Column value contains Settlement and not contains Settelment from input DataTable and write both DataTables separately into the new sheet.
1 Like
system
(system)
Closed
October 10, 2021, 11:35am
6
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.