PDA

View Full Version : Solved: UserForm questions



jwise
08-09-2007, 02:59 PM
Hi,

I am having some problems with aligning fields on my userforms. For example, if I have 8 fields, arranged as 2 columns and 4 rows, with each field being identical in size, how do I make this happen?

After I group fields, I try to make them the same size. The option to do this is grayed out. I can make them align vertically with no problem (group as a column, then select align left). I can not control the exact size of the fields, nor the spacing between the fields. Thus my form appears "sloppy" with minor differences in field sizes and very obvious spacing and alignment issues.

Thanks in advance

Bob Phillips
08-09-2007, 03:24 PM
Select the group of controls to align, and then set the Left property in one group action.

jwise
08-29-2007, 11:52 AM
I must be dense as this does not seem to work here. Maybe I messed up my VBA installation somehow.

Thanks. I do understand that this is supposed to work,