View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default check box and Wacom

1. The size of the box is determined by the size of the overall control, so
I guess the answer is no.
You could make a large size box with no caption and have a label nearby for
the "caption".
2. If this pen works the same as the ones some my Chinese colleagues use,
then this input in Excel is normally interpreted as text and inserted in the
cell as such.
If you want a signature to remain as a graphics of their signature, you have
to resort to a draw/paint program to record their sigs then insert in Excel.
But it may depend on what settings you have available for your pen.

NickHK

"antonov" wrote in message
...
hello everybody. I have 2 questions:
1. is it possible to change the size of the check box itself?
2. I would like to use Wacom (the tablet with the pen) to allow people to
sign an excel sheet (in a specific cell). Is it possible? if so... how?
Thank you all