Form1.ListView1.ListItems.Item(i).SubItems(1) = Form1.ListView1.ListItems.Item(i).SubItems(1) + 1

Is this really what you want?