checkbox problem

  • Thread starter Thread starter bojan0810
  • Start date Start date
This is very nice too. And it will always work, not like strugling
with checkboxes on excel. I have really no idea why sometimes crashes
with checkboxes. But this will always work, no crashing.
I tested it few times, even saved once to see. It always worked.
Other one with checkboxes it doesnt work always. I guess excel doesnt
like checkboxes lol. But you can always trick excel to do same even
it thinks it doesnt doing same lol

IMO, has to do with memory limitations since Excel stores the location
of each control on a worksheet. When using numerous controls Excel
craps out! (Usually at the most inconvenient time...)

I'll take a look at Claus' example to see how it works. I've already
added a questionaire example to my 'Samples & Examples' list that when
done will fully demonstrate how I do this.

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion
 
Claus' example is really great too.

If someone cant use Data validation like I did, it can use Claus' example for "checkboxes"

It will always work and it will not mess file like checkboxes
 
Back
Top