The problem with that code seems to be the fact that the Quarter information comes from a table called "Main" and the Project information from a table called "Info". Since they come from two different tables - which are linked via "MainID", can I make duplicates of each in the same manner and have it work?