Greetings,
I've searched on Update Queries, but didn't find anything to do this.
I am using Access 97, SR2
I have a text field called BLK, length is 3.
I need to replace the first character with the number 9, regardless of what the other two characters are.
Example:
Current data: 0L3
Replaced data: 9L3
I've tried using a Left argument, but could not get it to work.
Thanks in advance,
Bob in Indy
I've searched on Update Queries, but didn't find anything to do this.
I am using Access 97, SR2
I have a text field called BLK, length is 3.
I need to replace the first character with the number 9, regardless of what the other two characters are.
Example:
Current data: 0L3
Replaced data: 9L3
I've tried using a Left argument, but could not get it to work.
Thanks in advance,
Bob in Indy