Posts by mareenav

    Thanks a lot!!!!:) the other values need to be copy pasted from another workbook using different macro and a few values as I have mentioned need to be copied from the above sheet to the target sheet based on the id provided.I just need you to get some idea about what I was trying to do with this code because you really made a great effort.thanks again


    The line with bold letters shows subscript out of range error


    Admin edit:

    Code
    ''error here
    ReDim arr(0 To lastrow - 1, 0 To 4)