If anyone has some free time on their hands please help me figure out this problem I am going to try to explain from the beginning. I have 2 tables, Student table, and a Hospital table. They both share a common field HospitalID and I linked them in the Visual Linking Expert. The Student table also contains a Lastname field, while the Hospital table contains a Hospital_Name field. From visual basic I select a hospital name and pass it to crystal reports via a parameter field named {?Hospital}, after which I need to list all the Lastnames of people where Hospitals match. I tried to get this right last thursday but no luck I am not very experienced in CR, and need to learn this quickly, no time for books and such. If anyone can explain step by step on how to do this or point me somewhere i can learn this id be greatful. Thanks