Is it possible to have some sort of template where a certain column (lets say F) has on every line the same function for the same line:
row2: F2 =C2+D2
row3: F3 =C3+D3
and so on.
Is that possible – AND of course my data starts on row 2.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Just type in F2 cell
=C2+D2and then drag formula down from the bottom right the cell.