Sign in to join the conversation:
I like to use the @row or @cell in a multiplication formula and be able to copy this for all months. where do type in @cell?
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.
I need to edit a large sheet that has a lot of predecessors. I need to delete one row and move another. when I make the changes the predecessors for proceeding lines are not correctly displaying the dates correctly. Need help.
Hi all, I'm having some issues with an index-collect formula. I have (3) existing sheets that list a unique project name (text field), as well as a producer assigned to work that project. The producer column in all (3) sheets is set as a contact field. In a separate sheet, I'm trying to auto-populate the producer…
I am currently in business trial version, but i was told it is supposed to allow for full functionality, however when I click Ctr+F my search menu is only a search bar that allows me to only find the string, and it doesn't allow for replacing. Is it me or the F&R functionality rather limited?