Sharkiness
Registered User.
- Local time
- Today, 16:59
- Joined
- Sep 25, 2008
- Messages
- 31
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