Phone (01457) 858877 or email.
This harder than average Access 2007 exercise is provided to allow potential course delegates to choose the correct Wise Owl Microsoft training course, and may not be reproduced in whole or in part in any format without the prior written consent of Wise Owl.
Open the database in the above folder.
Using the hint below create a query to extract the last word in the album title, in the hope that it will give the artist name:

This query only works for artists with a single word in their name!
The InStrRev function picks out the last occurrence of a string of text within another string, starting at the end.
Save your query as SplittingAlbumTitle, then close it and your database down.