HARRISFAMILYMAN
New Member
- Joined
- Feb 14, 2013
- Messages
- 2
I want to create a single formula in a cell that other cells would have values inputted into them and then reference the one formula cell and then in individual cells display the output.
Example: (INPUT CELLS)(I WILL REFER TO THESE CELLS IN THE CALCULATING EQUATION AS "X")
A1=3, A2=5, A3=8
(CALCULATING EQUATION REFERENCE CELL)
B2= X + 5
(OUTPUT CELLS) (AS A RESULT OF THE INPUTS IN A1:A3 THAT RUN THROUGH THE EQUATION IN B2)
C1=8, C2=10, C3=13
Example: (INPUT CELLS)(I WILL REFER TO THESE CELLS IN THE CALCULATING EQUATION AS "X")
A1=3, A2=5, A3=8
(CALCULATING EQUATION REFERENCE CELL)
B2= X + 5
(OUTPUT CELLS) (AS A RESULT OF THE INPUTS IN A1:A3 THAT RUN THROUGH THE EQUATION IN B2)
C1=8, C2=10, C3=13