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
Help with syntax of a vba range definition / sum
How do I run Microsoft FTP from vbs
Default Null Dates to Zero Value Number
Object required error on if statement
Access 2007 Webbrowser Active X Control
aspx/c# looping through data from within body
Exchange server 2003 - can't telnet to port 25 or receive inbound
"blue arrows" display on Outlook folders--ASAP--
Need to fix compatability issue with windows 7 64 bit for vfp version 7 (and 8 and 9)
@Xml.nodes - Query