Hey, I am very new to the access VBA. I need to add up the data from three or four queries to make a table in access or excel. Instead of using SQL select queries I found DLookup more convenient. But I dont actually know how to combine the result from two different dlookups and how to get the combined result. Any help?