Hi,
Please help me write VBA code.In Sheet 1, in cell A4, I have a drop-down list with product names. I fill cells B4:D4 manually with numerical data. In cell B2, the formula returns a certain result.
There is a table in Sheet 2 in the range A2:E50. Column A contains the product names. I need to copy the value of cell B2 from Sheet 1 to column E in Sheet 2, to the row where the product names from cell A4 in Sheet 1 and the range A2:A50 in Sheet 2 are the same.
Please help me write VBA code.In Sheet 1, in cell A4, I have a drop-down list with product names. I fill cells B4:D4 manually with numerical data. In cell B2, the formula returns a certain result.
There is a table in Sheet 2 in the range A2:E50. Column A contains the product names. I need to copy the value of cell B2 from Sheet 1 to column E in Sheet 2, to the row where the product names from cell A4 in Sheet 1 and the range A2:A50 in Sheet 2 are the same.