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
SBS 2008 Console Querying Security Status
How do I retrieve text from a website
SBS 2008 Updates in progess never complete
XP SP3 - Unmitigated Disaster
Pass the current form name to a function within a module
Rolling back transactions in Access (using ADO, DAO, Access code, whatever)
more than 3 conditions for conditional formatting
How to stop duplicate alerts from being sent to the same individual who belongs to multiple groups
Very Basic: Run same section of code when clicking on several buttons
Login box keeps coming up in Outlook 2007 using Exchange 2007