I am relatively new to vb .net and crystal reports. I have developed some reports in crystal reports by using both the wizards and by manually creating them. I am interested now in passing parameters from a user interface (combo boxes, text boxes) to the reports and viewing them through the report viewer. Do you have to use unbound fields, or parameter fields? and how to you pass values to the report and refresh it? I could use some help finding a starting point.