Computing.Net > Forums > Programming > Checkbox setting

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Checkbox setting

Reply to Message Icon

Name: ahmed3000
Date: April 1, 2005 at 08:45:08 Pacific
OS: WinXP
CPU/Ram: 3 GIGA Hz with 512 Ram
Comment:

Hi Guys,

How can I change the settings of a checkbox in a VBA for Excel using a Macro for instance if I need to change the linked cell I need to write this codes:

ActiveSheet.Shapes("Check Box 1).Select
With Selection
.LinkedCell = "$Q$6"
.Display3DShading = False
End With

Actually I need to change the setting without selecting at first




Sponsored Link
Ads by Google

Response Number 1
Name: SCLINDNER
Date: April 5, 2005 at 02:30:07 Pacific
Reply:

Hit this link, it's an awesome site, and I'm sure you'll find the answer you need.

http://forums.aspfree.com


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Checkbox setting

Disabling Checkboxes woth JavaScrip www.computing.net/answers/programming/disabling-checkboxes-woth-javascrip/14011.html

print multiple images checkboxes www.computing.net/answers/programming/print-multiple-images-checkboxes/6652.html

Question about refresh settings on monit www.computing.net/answers/programming/question-about-refresh-settings-on-monit/2148.html