Sharkiness
07-23-2009, 05:26 AM
Good Afternoon,
I am hoping to get some help here. I have a table where one of the fields are a six digit sort code. I want to change the sortcode so that it is in the correct format. 12-34-56 rather than 123456. I have tried to just change the validation rule to Like "**-**-**" but this does not change the format for me.
Do I need to run an update query and if so how do I do it without changing the numbers to *.
I need to get this sorted urgently so any help would be appreciated.
Thanks
I am hoping to get some help here. I have a table where one of the fields are a six digit sort code. I want to change the sortcode so that it is in the correct format. 12-34-56 rather than 123456. I have tried to just change the validation rule to Like "**-**-**" but this does not change the format for me.
Do I need to run an update query and if so how do I do it without changing the numbers to *.
I need to get this sorted urgently so any help would be appreciated.
Thanks