Microsoft
Software
Hardware
Network
Question : In Access 2007 what expression would update a value by simply removing all underscores?
I'd like to use an update query to remove all underscores from all values in a column named Field1. What expression should I use on the Update line of the query builder to removed underscores in Field1?
Answer : In Access 2007 what expression would update a value by simply removing all underscores?
Replace([Field1],"_","")
That should do the trick
Random Solutions
Read vertical data
Rotating text in label control
Unable to log a Guid Type into SQL Using log4net AdoNetAppender
ASP.NET-created Excel files don't work properly in IE 8
Free/Busy Info and OAB
Renew SSL certificate with 2048 bit key length
Link SQL Table using DSN or DSNless
CHKDSK "processing USN bytes" at length. Should I just leave this to finish?
Generating Unicode Characters in VFP 9
pop up calendar for access 2003 dates