98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Access Training and help » access course london - Access
access course london - Access
Resolved · Low Priority · Version Standard
Tina has attended:
Access Introduction course
Access
In a query criteria how do you pull back all records ending in a certain way when the field value can vary.
RE: Access
Hi Tina
Try the syntax
=RIGHT ([fieldname],#ofcharacters to return)
for example
=RIGHT([surname],4)
will return the last four characters of the SURNAME field
Regards
Richard
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Access tip:Hiding rows and columnsTo hide a column or row in Access, you need to minimise the column or row. This can be done by placing your mouse on the right edge of a column, wait for the mouse to change to a double aroow and then drag to minimise the column |