Hi, I have a Couple of reports that has the Parameter's. On Some reports I need to supply some default Values to some of the Parameter's. But these Values exist in the DataBase. Right now I add these values manually to the reports to Provide the user has the facility to select on of these Values. But these Values changes occasionaly. Could any one have an idea about how to add these values dynamically?<br>I read the article of "Dynamic Dropdown Parameter lists". I tried the code in VB. But I was not able to get this completley. By the code in VB, I opened the report and get the parameter name's but I was not able to attach the new Values to that or Deselect the existing Values.<br>Any help is greatly appreciated?<br>