LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 93
Default Form Checkbox Updating

If it is just a checkbox on a sheet then
Newtype = MsgBox("Georgan Window ?", vbYesNo, "Window Type")
If Newtype = vbYes Then CheckBox1 = True

--
--
-John
Please rate when your question is answered to help us and others know what
is helpful.

"AJR" wrote in message
...
I have a Form Check box that needs to be checked if the operator chooses
yes
from a message box.
Newtype = MsgBox("Georgan Window ?", vbYesNo, "Window Type")
If Newtype = vbYes Then CheckBox50.Format.Value = True


When Yes is chosen I get a run Time Error 424
Object Required
--
Andy



 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Clear a Checkbox in a a user form Cerberus Excel Discussion (Misc queries) 6 June 26th 08 10:41 PM
Updating multiple worksheets dependent on checkbox selection andymcgooner Excel Programming 3 November 24th 06 12:37 AM
checkbox on form reset from checkbox on sheet raw[_12_] Excel Programming 1 December 3rd 05 05:08 AM
Add Checkbox programatically to form Matt Jensen Excel Programming 4 December 9th 04 05:22 PM
creating checkbox through form yami-s[_5_] Excel Programming 2 February 18th 04 04:18 PM


All times are GMT +1. The time now is 11:55 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"