I am trying to seperate some dates to put into a summary report. There are 2 sets of dates: one is a start date and an end date and they are categorized under one field, and are labled as engineering or construction. The problem is that they are all grouped together and I cannot write a forumla that will allow me to show the dates under seperate headings, where I could take the lumped data and put it under 4 categories in a row for each project: Eng-start, Eng-end, Const-start, and Const-end. I wanted to use a select statement but that was not working, Any advice?