A
Ayo
I am trying to use this code to change the format of a combobox from Number
to Text:
Me.cmbProjectNumber.Format="Text"
but I am having a proplem doing this. I would like to know if the is a
better way to do this. Thank you.
to Text:
Me.cmbProjectNumber.Format="Text"
but I am having a proplem doing this. I would like to know if the is a
better way to do this. Thank you.