Option Explicit Private Sub Text1_Change() If Text1 = "blah" Then Text2 = "boo" End Sub
"A myth is not the succession of individual images, but an integerated meaningful entity, reflecting a distinct aspect of the real world." ___ Adolf Jensen
Forum Rules