I personally find DAO a lot more straightforward and easier to use for manipulating data in different ways. Like when several calculations need to be made on different recordsets and SQL wont cut it, or it would just be too complicated, I find DAO very useful for this.