If your desired result is always the three characters at the end of Emp,
create a query based on the Emp table, and put the following in the first
field of the query:
=Right([Emp],3)
Steve
santus.cut DeleteThis @penn.com
"zyus" wrote in message
> Records in my Emp fields is as follows
>
> Emp
> 01-2-06ABC
> 1-1-09CDA
> 01/04/09BVE
>
> In my query, i want to select alpha and i can get
>
> Emp1
> ABC
> CDA
> BVE
>
> Thanks >> Stay informed about: Alpha Query