C
cstraim
Hey there All
I am looking to find records that contain a capital E as the last
character in a field
Here is a sample of the data for the "status Field
Status
cd rom E
dep summary
script
weekly E
xmit ROL
web page 16
Monthly E
This query should pull up all of those records that have an E at the
end. So the results of this query would be
Status
cd rom E
weekly E
Monthly E
Can someone help with the syntax for he criteria in this query.
Thanks
I am looking to find records that contain a capital E as the last
character in a field
Here is a sample of the data for the "status Field
Status
cd rom E
dep summary
script
weekly E
xmit ROL
web page 16
Monthly E
This query should pull up all of those records that have an E at the
end. So the results of this query would be
Status
cd rom E
weekly E
Monthly E
Can someone help with the syntax for he criteria in this query.
Thanks