Hi,

I want to populate a combo box with the Monday's dates from a given date, which the user can select, but not sure where to start?

e.g.

Stored date = 13/05/2005

The combo box then has listed: -

16/05/2005
23/05/2005
30/05/2005
06/06/2005
etc.
etc.

Any ideas would be appreciated.

Regards