dim t as table = Tables("表A")
If t.Rows.Count = t.position+1 Then t.Position = 0else t.Position += 1End If