Skip to Content
0
Former Member
Nov 02, 2005 at 08:05 PM

Matrix - Column Is Already Expanded

18 Views

Hi All!!!

When I try to set a visible property on column... this error appears.

What kind of mistake I've done?

bo_Form.Items(Mx).Specific.Columns(Col).Visible = IIf((Visibile = True), True, False)

Thx