Hi
I have a file with scattered data. In column A, customer name, product name and sales date are available. And in column B, sales volumes are available. I need to impose the sumif formula to check the product-wise total sales volume. To do that, I need to get all the products name just beside the sales volume cell in column B.
Since I have more than 5000 rows of data, I want to have all the product name in column C using macro (beside the sales volume). In Column A, the products name are in bold.
I am trying to above expected output using VBA. Could you please help to have that macro to solve the problem ?
Thanks in advance for your effort.
Shazzad