View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Checkbox value

for msforms 2.0 checkboxes and forms checkboxes, to the best of my
knowledge. Not with any setting which is available.

--
Regards,
Tom Ogilvy

"Todd Huttenstine" wrote in message
...
Tom,

This post was from yesterday.
I meant checkbox, not textbox. sorry
I have seen an X in a checkbox before but I am not sure if
it was in VBA. I just assumed that VBA could do it. Is
there anyway to put an X in a checkbox instead of check?



Textbox? Was it in Excel on a Userform or on a worksheet
or some other
application? There are many different checkbox type
controls.

--
Regards,
Tom Ogilvy

Todd Huttenstine
wrote in message
...
In the past I have seen an X in a textbox and just wonder
how that is possible?