Hi Luke,
It worked...thanks so much...if you dont mind can you explain this code:
Range(Cells(i, "C"), .Offset(0, 1 + .Value)).Value = _
.Value * .Offset(0, 1).Value
im a beginner, so i need to understand and practise this myself......
Thanks so much....why does VBA seem so difficult...