B
Bob Bevins
Hi all,
I am finding it difficult to replace the last two characters in a field.
Actually, inserting 20 in front of the last two characters in a field.
dat in field is like:
010404
I need to change it to:
01042004
Their is about 854 records in this table.
I tried with the rplace function in access and I cannot get it to work.
I tried right$ with replace and I cannot figure it out.
Could someone help me please?
Bob
I am finding it difficult to replace the last two characters in a field.
Actually, inserting 20 in front of the last two characters in a field.
dat in field is like:
010404
I need to change it to:
01042004
Their is about 854 records in this table.
I tried with the rplace function in access and I cannot get it to work.
I tried right$ with replace and I cannot figure it out.
Could someone help me please?
Bob