I am trying to get a date range from the user, and calculate the amount of widgets in that date range. The fields are amount(widgets), and created date.
I want to get all of the widgets created within the date range. I thought the criteria would be for amount, Where date range = "what the user input", but i thought also that this would be the criteria for the date range it self. How do i get this to work with out asking the user for the date range twice.
Thanx
KaayJaay
I want to get all of the widgets created within the date range. I thought the criteria would be for amount, Where date range = "what the user input", but i thought also that this would be the criteria for the date range it self. How do i get this to work with out asking the user for the date range twice.
Thanx
KaayJaay