Hi,
The attached data set was arranged descending by Column P. My goal is to find out rows with same values as above rows from Column P to Column L and then replace them with "Same As Above".
I know how to set up total rows used as Integer, but do not know how to finish the Loop, starting from row N, compare the values, Yes, replace N = N-1; No, N = N-1; Next N , till N = 2.
Your help will be fully appreciated.
Best regards,
Matt
The attached data set was arranged descending by Column P. My goal is to find out rows with same values as above rows from Column P to Column L and then replace them with "Same As Above".
I know how to set up total rows used as Integer, but do not know how to finish the Loop, starting from row N, compare the values, Yes, replace N = N-1; No, N = N-1; Next N , till N = 2.
Your help will be fully appreciated.
Best regards,
Matt