Is it possible to have a Control Source for a text input dependant on the value from a combo box?
Basically what I want to do is an if statement on a control source, if combo box = value A then control source = value A else if combo box = value B then control source = value B.
I'm thinking there has to be a way to do this in VB but I wouldn't know how to reference the control source. Or perhaps theres another way or its not possible.
Any discussion on this would be awesome.
Basically what I want to do is an if statement on a control source, if combo box = value A then control source = value A else if combo box = value B then control source = value B.
I'm thinking there has to be a way to do this in VB but I wouldn't know how to reference the control source. Or perhaps theres another way or its not possible.
Any discussion on this would be awesome.