hi, how do i limit the number of characters in a field in vba. limiting it in a table doesn't work for me because the same field has to accept different number of characters depending on a value in another field
so for example, if the value in that field is 0 then the field should accept 40 chars, if it's 1 then accept 150 chars.
thank you!!
so for example, if the value in that field is 0 then the field should accept 40 chars, if it's 1 then accept 150 chars.
thank you!!