I am getting the error:
‘Collection was modified; enumeration operation may not execute’ when I have a delete data row activity in a for each. A previous post has suggested the solution to use the select function to overcome this but I’m really unsure how to implement this?
If I use the filter wizard this will remove all my duplicate rows. I would like the same number of duplicate rows in table A to be removed from table B.