GavZ
Mostly Beginners Luck!
- Local time
- Today, 09:30
- Joined
- May 4, 2007
- Messages
- 56
Firstly I have been searching the forums for ages for help with this but have been unsuccessful.
Basically I have a column in a table that i want to update the first two characters if they are "44" with a "0".
I currently have an Update Query with Left([PhoneNo],2) ="44" in the field box but dont know how to replace the returned records with a "0"
Please help! - Thanks
Basically I have a column in a table that i want to update the first two characters if they are "44" with a "0".
I currently have an Update Query with Left([PhoneNo],2) ="44" in the field box but dont know how to replace the returned records with a "0"
Please help! - Thanks
