I have a combo box A where I have different ways of shipping (ie. Fed Ex, UPS, and Airborne Express) I also have a text box A where the account numbers for the above services go. The problem is that I want to change the format of the cell to make it fit the shipping service chosen.
For example.
If in [combo box A] Fed Ex is selected then I want the format of [text box A] to be ####-####-#.
If in [combo box A] Airborne Express is selected then I want the format of [text box A] to be #########. (9 #'s)
If in [combo box A] UPS is selected then I want the format of [text box A] to be ######. (6 #'s)
I have access 97 installed on my computer which I know is more limited in conditional formatting. Any help, even a this isn't possible, would be greatly appreciated.
For example.
If in [combo box A] Fed Ex is selected then I want the format of [text box A] to be ####-####-#.
If in [combo box A] Airborne Express is selected then I want the format of [text box A] to be #########. (9 #'s)
If in [combo box A] UPS is selected then I want the format of [text box A] to be ######. (6 #'s)
I have access 97 installed on my computer which I know is more limited in conditional formatting. Any help, even a this isn't possible, would be greatly appreciated.