..."Enter Parameter Value" for Unsold.. Please, anyone help ??? Why is it doing that?? SELECT DISTINCT MAX (Price) AS [Maximum], MIN (Price) AS [Minimum] FROM SaleProperty WHERE PropertyStatus = 'Unsold'; Code (markup):