This should help!
Here’s the one for the last 180 days:
SetControlValue(MyControl,
List(
Today() - 180,
Today()
)
)
This should help!
Here’s the one for the last 180 days:
SetControlValue(MyControl,
List(
Today() - 180,
Today()
)
)