Hi All,
I have a workbook which contains 100s of worksheets.
In column A of each worksheet contains unique product ids. Then to the right of those product ids are numbers (column b).
Sometimes we need to change what numbers are to the right of each product id.
A2 = BLX6497 B2 = 20
At the moment I am manually going through each worksheet and changing the value, which can take hours.
Can anyone please help me in writing a macro, so that you can click on it. Write or select the unique product ID, then type a number and it goes through each worksheet and alters the cell to the right of the product id, in column B.
The issue I have is whilst all product ids are in column A and the quantities are in column B, some worksheet have more product ids than others, so they are not perfectly in line (cell a6 on worksheet 1 might be a different product id to cell a6 on worksheet 2).
Please help, let me know if there isn't enough detail for this or any questions.
Thank you!
I have a workbook which contains 100s of worksheets.
In column A of each worksheet contains unique product ids. Then to the right of those product ids are numbers (column b).
Sometimes we need to change what numbers are to the right of each product id.
A2 = BLX6497 B2 = 20
At the moment I am manually going through each worksheet and changing the value, which can take hours.
Can anyone please help me in writing a macro, so that you can click on it. Write or select the unique product ID, then type a number and it goes through each worksheet and alters the cell to the right of the product id, in column B.
The issue I have is whilst all product ids are in column A and the quantities are in column B, some worksheet have more product ids than others, so they are not perfectly in line (cell a6 on worksheet 1 might be a different product id to cell a6 on worksheet 2).
Please help, let me know if there isn't enough detail for this or any questions.
Thank you!