I am going to try to explain this as best I can so please bear with me. I am using Crystal 9 with a Timberline database. I have created a report and hid the details so that only the subtotals are showing. The main subtotal is based on a Unit Description field. The user can drill down on this subtotal and get the items (details) for that particular Unit Description field. For example, if the user drills down on the 1-1 (Unit description) subtotal, they get the items that pertain to that description. If they drill down on the 1-2 subtotal, they get the items that pertain to that description, and so on. This part works fine. However, each Unit Description needs a unique report that will show additional specific information available for the user if they want it. I would like to set up a hyperlink to access this report in the details section. My problem is that I only want to show one report hyperlink in the details section. Therefore, I would need some type of formula that would automatically select the correct report based on the Unit Description. Is this possible? Thanks for any help.