Hi,
I have set the table format to ddmmmyyyy and field in subform to ddmmmyyyy however I cant make it display in Uppercase..!
I have tried to set the field mask input to > but it does not reconigze as it's a date.
I tried after update event of the field to ucase but it does not work, however if I do the same code to an unbound textbox, it does work.
Can anyone help? I just need it display in ucase, the actual data in table does not need to be store in ucase.
Thanks.
I have set the table format to ddmmmyyyy and field in subform to ddmmmyyyy however I cant make it display in Uppercase..!
I have tried to set the field mask input to > but it does not reconigze as it's a date.
I tried after update event of the field to ucase but it does not work, however if I do the same code to an unbound textbox, it does work.
Can anyone help? I just need it display in ucase, the actual data in table does not need to be store in ucase.
Thanks.