Hi,
I have a form with a Calendar control on it which enable an appointment to be made. The fields are:
Appt Date
Appt Start Time
Appt End Time
Appt Position
Appt Reason.
Everything works fine, however I have now been asked to build a facility to enter appointments for a given time in the future.
For example, there are people wich have the same appointment each week and the user does not want to manually enter this in each week. What they have asked for is a command which will allows the same appointment to be repeated each week on the same day for a given number of weeks selected by the user. They would simply enter one appointment and then hit a command which will duplicate that same appointment for x weeks in the future.
I have searched but not really found out how to achieve this, or if it is possible and any guidance would be helpful to me.
Thank you.
I have a form with a Calendar control on it which enable an appointment to be made. The fields are:
Appt Date
Appt Start Time
Appt End Time
Appt Position
Appt Reason.
Everything works fine, however I have now been asked to build a facility to enter appointments for a given time in the future.
For example, there are people wich have the same appointment each week and the user does not want to manually enter this in each week. What they have asked for is a command which will allows the same appointment to be repeated each week on the same day for a given number of weeks selected by the user. They would simply enter one appointment and then hit a command which will duplicate that same appointment for x weeks in the future.
I have searched but not really found out how to achieve this, or if it is possible and any guidance would be helpful to me.
Thank you.