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 / Modules / DAO / VBA / March 2005

Tip: Looking for answers? Try searching our database.

Need help with extraction of a alphabet from an alphanumeric value

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jack - 02 Mar 2005 22:19 GMT
Hi,
I have a column which has values like 00-H15-81366, 03-A02-81570 etc. I need
to make another column which will show the aphabet only e.g. H, A etc. I
would like to know if there is any function that would allow me to do so.
Thanks in advance.
Rick B - 02 Mar 2005 22:30 GMT
If it is always in the fourth position just use...

AlphaField: Mid([SomeFieldName],4,1)

> Hi,
> I have a column which has values like 00-H15-81366, 03-A02-81570 etc. I need
> to make another column which will show the aphabet only e.g. H, A etc. I
> would like to know if there is any function that would allow me to do so.
> Thanks in advance.
Jack - 02 Mar 2005 22:41 GMT
Thanks for the help Rick. Regards.

> If it is always in the fourth position just use...
>
[quoted text clipped - 6 lines]
> > would like to know if there is any function that would allow me to do so.
> > Thanks in advance.
 
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.