I have created a vacation request application for my office. I used the following command for date calculation, but when I select 5 days, the calculation box shows only 4 days. Can anyone help me correctly calculate the selected dates?
Code
DateDiff(DataCardValue66_1.SelectedDate, DataCardValue67_1.SelectedDate)
Result
If you'd like help with the date calculation code, feel free to share it, and I can assist in troubleshooting!