W
Warrio
Hi I have a code in which I want to hide columns when some criterias are
verified.
The end of my code is
Me.NumberID.ColumnWidth = 0; 0.5; 0 ; 0
Then it replies me the error Type Mismatch.
How should I write the criterias of ColumnWidth?
verified.
The end of my code is
Me.NumberID.ColumnWidth = 0; 0.5; 0 ; 0
Then it replies me the error Type Mismatch.
How should I write the criterias of ColumnWidth?