This is awesome June thanks... But I am trying to learn VB so as I see code I'm trying to understand what I'm looking at. So I get the if statement. But I'm fuzzy on the "ME" statement. Where does ME come from? How do I know when I'm writing code that I have to use ME? I then get the Toggle. That's the action and I get the Then statement. But I'm stuck on the ME again and what control "control" is referencing. But Default Value is the value placed in the field at the time this event is run so I kinda get that. And then I get the Else statement and the to leave the field empty with the "".
Correct?