Complete the formula to create a one-variable data table that uses the input values in column A.
Select the output cell and enter the formula =[1] before creating the data table.
The formula =B2*C2 calculates the output based on input values, which is necessary before creating a one-variable data table.
Complete the step to set up a two-variable data table with row input cell in B1 and column input cell in A2.
After selecting the data table range, open the Data Table dialog and enter [1] as the Row input cell.
The row input cell should be B1 as it corresponds to the values in the row of the data table.
Fix the error in the data table setup by choosing the correct column input cell.
In the Data Table dialog, the Column input cell should be [1] to correctly link the column values.The column input cell is A2 because it corresponds to the values in the first column of the data table.
Fill the blank to create a one-variable data table using input values in column A and output formula in B2.
Select the range including output and input values, then use Data Table with Column input cell [1] (leave Row input cell blank).
For a one-variable data table with input values in column A, leave the Row input cell blank, and set the Column input cell to A1 where the original input value is located (the cell referenced by the formula).
Fill all three blanks to create a two-variable data table with formula in C3, row input cell in B1, and column input cell in A2.
Select the range including formula and input values, enter formula =[1] in C3, then set Row input cell [2] and Column input cell [3] in Data Table dialog.
The formula =B2*C2 is entered in C3. The row input cell is B1 and the column input cell is A2 to correctly link the data table inputs.