Set Row in Function Automatically in Microsoft Excel
Go to solution
Solved by LogicalDrm,
So you want to have column F which each rom has values "=D(x)+E(x)"? This is simply done by cloning cells. You enter formula in first cell and then pull from handle at bottom right corner. Pull it over all the cells you want to have that formula. Don't worry about adding more rows later, you can continue cloning cells later. If you would like one value remaining but other changing according to each row, add $ between letter and row number to tell Excel you want that cell to remain static over cloning process. Like "=D$4+E4". Cloning that to next cell on next row would be "=D$4+E5".

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now