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
Automatic backup for the folders on network
sp_addlinkedserver using SQL Authentication
Does wordpad support automation from vb.net?
MS access table data type change
Emails dissapearing from Outlook
Configuring Exchange 2007 with mailboxes for users in a different domain
Spelling checker isnt working !
custom button wpf
Windows 7 (64Bit) printing to Windows XP (32Bit) shared printer
Find root name of file in DOS