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
just installed IIS, now all i get is "Server Application Error"
printer
Want to create a transparent image over a photo for web page..
Save File to Memory Card in Windows Mobile Device - VB
Help converting a small AS2 script to AS3
Keyboard not working correctly through Remote Desktop Connection on MAC
Save Office 2000 toolbar
Change SCSI Controller Card
Why can I not use my battery on my laptop, Dell Precision M60?
Windows XP machine has "Join a domain" greyed out