Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Queries / April 2007

Tip: Looking for answers? Try searching our database.

Removing Spaces in a string

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
hdfixitup - 11 Apr 2007 00:54 GMT
What Function or ??? can I use to remove blank spaces within a string?  
Example:  FS 8406 PT 1 to read FS8406PT1.  Anyone with any ideas.

thanks in advacnce
KARL DEWEY - 11 Apr 2007 01:22 GMT
Replace([YourFieldName], " ","")
Signature

KARL DEWEY
Build a little - Test a little

> What Function or ??? can I use to remove blank spaces within a string?  
> Example:  FS 8406 PT 1 to read FS8406PT1.  Anyone with any ideas.
>
> thanks in advacnce
hdfixitup - 11 Apr 2007 01:54 GMT
So Simple, Thank you

>    Replace([YourFieldName], " ","")
>
> > What Function or ??? can I use to remove blank spaces within a string?  
> > Example:  FS 8406 PT 1 to read FS8406PT1.  Anyone with any ideas.
> >
> > thanks in advacnce
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.