Can anyone help
I would like to define different input masks in a subform text box but based on selection from a combo box on my main form so, for example;
If main form combo box = A then input mask on subform text box = ***space**
If main form combox box =B then input mask on aubform text box = **/***/**
Is there any way to achieve this
Many thanks
I would like to define different input masks in a subform text box but based on selection from a combo box on my main form so, for example;
If main form combo box = A then input mask on subform text box = ***space**
If main form combox box =B then input mask on aubform text box = **/***/**
Is there any way to achieve this
Many thanks