Hi All,
Was wondering if anyone could help me with this.
Basically I would have two work books with changing names, but would consistently have the same format.
The unnique idetification number in both is in column A, and the values are in column E.
I would want to replace the values in column E in the second workbook, with the values of column E in first workbook. Normally, I would use Ctrl+F, and find and replace and manually do it.
I was wondering if there is a VBA which could do this for me.
One which goes through all the values in column A in first workbook, and if it matches the second work books column A, replace the Column E in second workbook with the column E in the first work book!
If any hep or direction could be provided would be amazing! .
Was wondering if anyone could help me with this.
Basically I would have two work books with changing names, but would consistently have the same format.
The unnique idetification number in both is in column A, and the values are in column E.
I would want to replace the values in column E in the second workbook, with the values of column E in first workbook. Normally, I would use Ctrl+F, and find and replace and manually do it.
I was wondering if there is a VBA which could do this for me.
One which goes through all the values in column A in first workbook, and if it matches the second work books column A, replace the Column E in second workbook with the column E in the first work book!
If any hep or direction could be provided would be amazing! .