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
Network Access: Allow anonymous SID/Name translation reg key?
How to convert seconds to hh:mm:ss in a sql query
SSRS Datasets Problem
Export table to Excel
Adding serverside style to a table
vb.net sata hard drive serial number
Windows 2008 Terminal Services
MS Office 2007 Security on Windows 2008 Terminal Server
Chunk rows of records into 64K blocks and create .xls files..
Loop thru controls in from header