Hey All!

I'm new to this forum and pretty new to VBA. I'm trying to create a VBA script for what I thought was a simple task but I'm having a hard time.

What I have is an inventory sheet. Columns B, C and D are "Quantity", "Codes" and "Product" respectfully. What I want to happen is when I enter a number into Column B, Column B and the adjacent cells in columns C and D are copied into Columns I, J and K in the same sheet.


Any Ideas?