Hello All,
Filter Quantity with blanks and copy data of blanks and paste it to new sheet.
Example:-
After filtering, while pasting data, there are no rows in the new sheet.
Thanks Regards,
Raj
Hello All,
Filter Quantity with blanks and copy data of blanks and paste it to new sheet.
Example:-
After filtering, while pasting data, there are no rows in the new sheet.
Thanks Regards,
Raj
@raj.parsana
In general filter datatable should work. For an alternate have a look here:
GetRowsWithBlanksByColList.xaml (8.6 KB)
Just configure the ColList Variable with the columns to check or adopt the statement to check only 1 column.
Let us know your feedback
Thanks but i want for particular column and this checks for all empty cells.
Thank you so much it worked, i did’nt knew this!!
Code is doing this. As mentioned by me and @Srini84 the filter datatable should be the prefered solution approach
Yup its fast and reliable!!
Thanks for your input also… @ppr
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.