Hi all,
My project requires writing a VBA program to update our customer database structure, including changing the "Allow Zero Length" property of a column and also change Input Mask for that column to "PASSWORD".
I know how to set the "Allow Zero length" property for a column but I have...