View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] sehagens@gmail.com is offline
external usenet poster
 
Posts: 1
Default Strange problem with formcontrols

Ola,

With VBA I placed some controls (one ComboBox, some OptionButtons and a
CommandButton) on an Excel-sheet (I'm using Office 2003). The
ComboBoxes are filled with data from an SQL Server 2005 Express
Database. The data changes when pressing on the OptionButtons. This all
works fine.
The strange thing is that the size of the text and de little picture of
the OptionButton are growing with each click on them. I can't find
anything of use in the properties of the controls...
It's getting really annoying after a few clicks on the OptionButtons,
because they're really big, unreadable, and they're getting in the way
of my Excel-data.

Does anybody know what the problem is?

Grz,
Stephan