Microsoft
Software
Hardware
Network
Question : I need to strip out every vbCrLF from a field
Is there an easy way to search a field for vbCrLf and strip them out?
Answer : I need to strip out every vbCrLF from a field
Make a backup first an then try this:
UPDATE Table2 SET Table2.FIELD1 = Replace([FIELD1],Chr(13) & Chr(10),"");
mx
Random Solutions
convert time and date format from asp.net to sql table
SQL Query Error -- Data type mismatch in criteria expression
application pool being auto-stopped when enabled for 32 Bit applications
Dlookup top record with two criteria
Calculating Percentile Ranks in MS Access 2003
Certificate error while accessing companies website.
Merry Christmas to you all.
Excel VBA -- Using .xlT File to Send E-Mail with .xlS File Attachment (NEW QUESTION)
Auto Format data in Access to Capitalize first letters
Asus P6T Deluxe V2 Raid/AHCI Mode not working