Microsoft
Software
Hardware
Network
Question : Remove Extra Spaces After Entry
I have data that was imported from an excel file that has extra spaces after. (For example, value for first name is Jeff____ where _ represents a space). Is there a way to remove all of these automatically?
Answer : Remove Extra Spaces After Entry
Make a backup of your MDB, then run this update query:
UPDATE Table1 SET Table1.FIELD1 = Trim([FIELD1]);
mx
Random Solutions
2 different Event 108 errors on both SSRS 2005 and 2008
Ruby On Rails - telnet Connect Failed for Network Ip
how to use "v2.0.50727" in "v1.1.4322"
extra tunnel adaptors in vista
Invalid Object Name 'owner.table' on DELETE
Syncing Yahoo! Address & Calendar
Access 2003 runtime on Terminal Server
Error 533?? Help!!
Redhat 7.3 booting
Error when using send/receive from outlook 2003