View Single Post
 
Old 10-12-2010, 01:48 PM
jsampson jsampson is offline Windows Vista Office 2007
Novice
 
Join Date: Oct 2010
Posts: 1
jsampson is on a distinguished road
Default Button click event from a noob

I have a new outlook form I have created. When a button is clicked I want it to check a checkbox that is on the same form. i want it to do several things but this is good for now. Currently it does not even seem as though the button is aware of itself because if i type this.btncomplete.caption = "true" I get the error that the object "This" is required.
Reply With Quote