I am receiving the "Method Range of Object Global Failed" error on the line below.
Range1 = Range(StartDate1, EndDate1)
I have "StartDate1" and "EndDate1" included in the watch window and both are showing date values as they should be.
I would like "Range1" to include a set of date values...