Groups and coding...

N

Nick

Hiya again

Another abstract question

I am using Excel 2000 and in my userform I have grouped a
few controls using right click, group.

Is it possible to refer to this group using VBA?

I'm guessing the object would be useform.something

Any help would be appreciated

Thanks

Nick
 
T

Tom Ogilvy

My best guess is that grouping in that context is provided only as an
editing tool and has no programmatic functionality (except perhaps for the
same purpose).
 
Top