I am trying to make fields to calculate the average of weekdays values and weekend values separately. Field 1 (combobox): Day starts dieting[weekdays(Day starts dieting)], Field 2 (combobox): Observation days (1,2,3,4,5,6,7), Field 3: Weight, Field 4: Duration of excersize time. I am asking my apology if it is really a simple solution.I am totally a new user.
I am confused how can i simply set it in query. I want to make a query like: IIf [Day starts dieting]=2, Select[ Observation days]=1,2,3,4,5, IIf[Day strats dieting]=2, Select[observation day]=1,2,3,4,7, IIf [Day starts dieting]=3, Select[Observation day]=1,2,3,6,7. I am thinking, if I can select the observation days, then I will get the average values for the weekdays for weight and Duration field.
Can anyone help me regarding this issue. It will be really appreciated.
Sabrin