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
Xp Boot Problem After Using Registry Cleaner, Recovery Options?
Console application for top 10 most frequently occuring words in a document
Spell Check Single Field
Sending email via button click not working
How to truncate (GridView)BoundFiled's string value using DataFormatString?
POP3 Server to Exchange Server. Plus Change of ISP
Type DATE rejected in CREATE TABLE
Calendar control
How to do that with SQL ?
IE7 browser issue with JS fancybox