Need big time help quick
Posted by jonathan on October 23, 2001 4:41 PM
I have to create a table along the lines of a multiplications table where it should be numbered from 1-10. Each cell in the table should contain the following value:
row raised to the power column. For example, the cell in row 2 of the table, column 3, should contain the value 2 raised to the power 3, which is equal to 8. I have to create a single formula using mixed references (relative and absolute) for the first cell (row 1 column 1), and copy this formula into all the other cells to get the entire table filled in.