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
Configuring xDSL with PPPoE in Red Hat 9
force PowerShell to wait for cmdlet execution to end
Multiple Like Statements -- more effiicient?
Keyboard probs in DOS (Alt key pseudo-stuck)
Print Screen from RDP session
Access 2007 - Hidden tables
reindexing sysobjects
connection to sybase using ISQL from UNIX and run the stored procedured in that sybase server
Perth time zone won't work in Outlook 2007 Calendaring w/ Exchange 2003
Relaying denied. IP name possibly forged