Options

IF statement to see if a column is hidden

kodermankoderman Member Posts: 17
I am trying to do an IF statement to check if the control for a column is hidden. Anyone know what I would use? For example I would have IF Quantity = Hidden THEN BEGIN... Could you do something like IF NOTFOUND(Quantity) THEN BEGIN...?

Comments

Sign In or Register to comment.