P
Paul
I have a form which is used to plan exercise sessions for clients. It is made
up of combo boxes with choices of types of workouts that have been complied
in other forms. I need to a: get the combo boxes to choose the correct
queries based on the choice of each box ie in mondays box I may choose cardio
prog 1 I need it to get the cardio prog1 info from the table using a query
that only relates to that specific client and allow it to be printed in a
report. This needs to be done for all 7 days of the week and generated into 1
report called sessionplanner. The client then can take this away and have all
relevant training plans for each day based on the choices made. I think Ive
included my b: in the above.
Regards
Paul
up of combo boxes with choices of types of workouts that have been complied
in other forms. I need to a: get the combo boxes to choose the correct
queries based on the choice of each box ie in mondays box I may choose cardio
prog 1 I need it to get the cardio prog1 info from the table using a query
that only relates to that specific client and allow it to be printed in a
report. This needs to be done for all 7 days of the week and generated into 1
report called sessionplanner. The client then can take this away and have all
relevant training plans for each day based on the choices made. I think Ive
included my b: in the above.
Regards
Paul