We have an app that registers what bus a student is riding. Often the same bus is ridden all week but not always. I have a dropdown per day (4 actually, morning and afternoon with route and stop). I wanted to give the user doing data entry the option to click and copy Monday to the other 4 days a week. The only way maybe to do this I can think of is to have the default relate to a checkbox and change to equal monday value when checked. Is that the only / best way?