I am new to excel vb scripting. I am trying to copy values from a number of rows of an excel sheet, depending upon a value (prpId) in another column. There are multiple 'prpId' and for each of these there are multiple values in another column, which too I need to check and if the second condition also matches, copy whatever value is present in the adjacent column of the same row to another cell.
The code I wrote is:
When I run this I am getting a run time error. Can someone please help.![]()
Please Login or Register to view this content.
Bookmarks