Avatar of Stef Merlijn
Stef Merlijn
Flag for Netherlands

asked on 

Quick way to determine days in date-range

Hi,

On my form I have 7 checkboxes. Each representing on weekday.
cbMa, cbDi, cbWo, cbDo, cbVr, cbZa and cbZo. (mon-sun)

On the form the user can enter a date-from and a date-to.
If the date-range contains less then 7 days, than checkboxes representing the days of the week that are not within the date-range much be disabled.

Can anybody give me a quick way to accomplish this?
Regards, Stef
Delphi

Avatar of undefined
Last Comment
Stef Merlijn

8/22/2022 - Mon