B
Boon
Hello,
I have a form and a subform. In the main form, I have a combo box for
choosing a week number. Then after choosing a week number, a subform will
populate a value by day. The data comes from one table.
e.g.
Mon Tue Wed Thu Fri
4 5 6 7 2
3 1 6 4 6
Now, instead of having a field's name as "Mon", I would like to have it as
"Mon 12/1". 12/1 is Monday's day in the choosen week number. So it can be
"Mon 12/8",....
I appreaciate your helps.
Thanks
I have a form and a subform. In the main form, I have a combo box for
choosing a week number. Then after choosing a week number, a subform will
populate a value by day. The data comes from one table.
e.g.
Mon Tue Wed Thu Fri
4 5 6 7 2
3 1 6 4 6
Now, instead of having a field's name as "Mon", I would like to have it as
"Mon 12/1". 12/1 is Monday's day in the choosen week number. So it can be
"Mon 12/8",....
I appreaciate your helps.
Thanks