Hello,
I'm trying to delete rows where there are duplicates. I've tried advance filter and it doesn't seem to work for my problem. Basically issue is:
Columns A through I contain data down to row 50, I then add in this weeks data which contains last weeks and this weeks data under row 50. The previous weeks will have explanations beside them in column J that I need to keep.
I think because there is a new column J with last weeks updates that prevents auto-filter working??
The column that could be used to identify duplicate records is C (this field will have duplicate references)
Any ideas? I was trying to think of a non vba way, but if this is all that works I be happy with any advice.
TIA,
Mark
I'm trying to delete rows where there are duplicates. I've tried advance filter and it doesn't seem to work for my problem. Basically issue is:
Columns A through I contain data down to row 50, I then add in this weeks data which contains last weeks and this weeks data under row 50. The previous weeks will have explanations beside them in column J that I need to keep.
I think because there is a new column J with last weeks updates that prevents auto-filter working??
The column that could be used to identify duplicate records is C (this field will have duplicate references)
Any ideas? I was trying to think of a non vba way, but if this is all that works I be happy with any advice.
TIA,
Mark