how to repeat an if in visual basic code example Example: how to repeat an if in visual basic Do Until {Condition} {Repeating code} Loop