Hi!
I am currently working on a quite big VBA aplication. One of the elements, however, made me crazy and I can't write a proper code.
Here is the problem:
I need to copy cells from 5 columns on the right when cells from first 5 columns are the same.
I know the problem might be easy but I...