N
ND Pard
I have the formula:
=SUMIF(InStateTravel[Dept ID],$A$2,InStateTravel[Meals])
in my worksheet that works fine.
Howerver, the field: "Meals", is also the value of cell A11 on the same
worksheet.
Further, all the cells below A11 are the value of other fields in the table:
InStateTravel.
Is it possible to write the formula so I can just copy it down?
For example: cell A12 has a value of "Lodging"; unfortunately, when I copy
the formula down, it still refers to the field [Meals]. I would like it to
refer to the field [Lodging].
Thanks in advance.
=SUMIF(InStateTravel[Dept ID],$A$2,InStateTravel[Meals])
in my worksheet that works fine.
Howerver, the field: "Meals", is also the value of cell A11 on the same
worksheet.
Further, all the cells below A11 are the value of other fields in the table:
InStateTravel.
Is it possible to write the formula so I can just copy it down?
For example: cell A12 has a value of "Lodging"; unfortunately, when I copy
the formula down, it still refers to the field [Meals]. I would like it to
refer to the field [Lodging].
Thanks in advance.