BeginnerFormulas
Calculate line totals with multiplication
Multiply quantity by unit price to get a line total.
3 min10 points
Someone on your team has started adding dollar signs to every reference in the model on the grounds that it makes formulas safer. It is worth being clear about what they actually change before that becomes a house style.
Use absolute references so a lookup does not break when copied down a column.
XLOOKUP
Cycle a reference through its absolute and relative forms while editing.
Multiply quantity by unit price to get a line total.