Hi
Can anyone help me.....I've got a textbox where a user can enter a date. I want to reformat it to "dd-MMM-yyyy" when the user clicks on a button. I can't seem to get this to work. I've tried Textbox.text = format(Textbox.text, "{0:dd-MMM-yyyy]") which didn't work.
Please help!
Cheers
Lbob
Can anyone help me.....I've got a textbox where a user can enter a date. I want to reformat it to "dd-MMM-yyyy" when the user clicks on a button. I can't seem to get this to work. I've tried Textbox.text = format(Textbox.text, "{0:dd-MMM-yyyy]") which didn't work.
Please help!
Cheers
Lbob