I have been working on a database that has thousands of records.
One field contains the Month as a text value, i.e "January" rather than the Month Number. My question is. On a Form, I need a hidden textbox that will take the value from this Month Text Field, and return the correct Month Number. i.e. If textbox is July, return 7
It will be easy for some of you, but I am stuck.
Regards,
Dave
One field contains the Month as a text value, i.e "January" rather than the Month Number. My question is. On a Form, I need a hidden textbox that will take the value from this Month Text Field, and return the correct Month Number. i.e. If textbox is July, return 7
It will be easy for some of you, but I am stuck.
Regards,
Dave