ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   resetting controlsource cells (https://www.excelbanter.com/excel-programming/293983-re-resetting-controlsource-cells.html)

Sherry Marshall

resetting controlsource cells
 

The code that you've supplied shows a named range, however, you have not
specified the values for that range. Also, your sheet name appears to
refer to a cell address instead of the actual sheet name. Try something
like below:

Sheet1.Range("Opaque").value = "FALSE"

Furthermore, you state that the controls are in a user form, but can I
assume that the checkboxes are linked to the below range? If not,
please let me know and I can further assist.

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


All times are GMT +1. The time now is 12:13 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com