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
Windows 7 TPM issue
Visual SourceSafe & Access
SQL query using the Count function in Access
Sharepoint Alternate Access Mappings not working
Need to import data from SQL Query Analyzer to MS Access
Crop Images
Linked Server Question - SQL Server Express 2005
How do i backup/restore a sharepoint services web on a different machine?
Access Autoexec macro vs. Form_Open code for default form
Insert activex into access 2000