Can you please help
I have two controls on a form, sourced from an underlying table. Selection of the first control defines the input mask of a second control through a macro. However I would also like to autopopulate part of the second control from the first so it would go something like this
If first control = PDU1B then set input mask of second control to ">LLL0-L-00L" (this works fine) I would then like to do the following
If first control = PDU1B then second control
= "PDU1-B-00L", leaving the final part of the input mask to be completed by the user. If this is possible, maybe through the macro (although I'm not sure of the syntax) any advice would be appreciated
Njwcad
I have two controls on a form, sourced from an underlying table. Selection of the first control defines the input mask of a second control through a macro. However I would also like to autopopulate part of the second control from the first so it would go something like this
If first control = PDU1B then set input mask of second control to ">LLL0-L-00L" (this works fine) I would then like to do the following
If first control = PDU1B then second control
= "PDU1-B-00L", leaving the final part of the input mask to be completed by the user. If this is possible, maybe through the macro (although I'm not sure of the syntax) any advice would be appreciated
Njwcad