ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   return checkbox value (https://www.excelbanter.com/excel-programming/440374-return-checkbox-value.html)

Ron5440

return checkbox value
 
I am using '97 and I can't seem to return the value of the checkbox.
x = Sheets("New Report").textbox1.Value
--
Thanks,
Ron

dan dungan

return checkbox value
 
Hi Ron,

I don't see where you are checking the value of a combobox.

Dan

Dave Peterson

return checkbox value
 
You used .textbox1.value

Did you want .checkbox1.value????

Ron5440 wrote:

I am using '97 and I can't seem to return the value of the checkbox.
x = Sheets("New Report").textbox1.Value
--
Thanks,
Ron


--

Dave Peterson


All times are GMT +1. The time now is 03:02 AM.

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