Thank you Shadow! I tried the script and from what I can figure this would work in VB:
sub CheckBox3_OnClick
Text3.Enabled=True
TextBox3.Visible=True
end sub
However, it doesn't work in VBScript for Outlook (?). Obviously I don't know much about this, but from what I've been trying to piece together there is no OnClick in Outlook???
Those are the names of the objects, though...
Thanks for trying!