Multiplication with @row or @cell formula
Options

annie.wong107591
✭✭✭
Comments
-
You would need an @row function and use the $ to lock in certain references.
Your current formula:
=[FY Budget]3 * [1]2
.
First lock in the [FY Budget] column reference.
=$[FY Budget]3 * [1]2
.
Then replace the [FY Budget] row reference with @row
row * [1]2
.
Then lock in the row reference for [1]
=$[FY Budget]@row * [1]$2
.
You can now copy/paste, autofill, or dragfill this formula to suit your needs.
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!