I select some data from 4 cells. Based on that selection I fill up a sheet with data from another bigger datasheet.
Now I noticed that it calls one cell: "Extract" and I have no idea where I wrote that in the code. (I have used some coding from others, but can't find anything).

Any idea how this can happen?

Sorry for this vague question, but I can't really tell it any better then I just did.
It bothers me because when I try to use advancedfilter it doesn't see that Extract cell as Unique with the other cell with the same value.
If I later ask if cell Extract = other cell it returns TRUE.

So i think its a weird thing, not critical, but just weird.