R
Rob
You just can't use a formula in a cell to change that cell
itself... that's where you're getting the circular
reference. Use 2 columns... example: column A would have
the base price, and column B could be labeled 'Markup' and
have a formula such as =A1*1.15, for a 15% markup.
Let me know if this helps
itself... that's where you're getting the circular
reference. Use 2 columns... example: column A would have
the base price, and column B could be labeled 'Markup' and
have a formula such as =A1*1.15, for a 15% markup.
Let me know if this helps