"I have over 400 lines to enter and I would like to be able to copy the formula so that I do not have to enter 400 formulas."
Easy to do, IF there is a distinct pattern to the formulas, such as 'each receiving cell is in the same position on Table 2 relative to its 'source' cell on Table 2.'
But in your description:
- The receiving cell is at the same location of Table 2 as the source cell on Table 1
- The receiving cell on Table 2 is 55 rows above the above the location of the source cell on table 1.
3. The receiving cell on Table 2 is 106 rows above the above the location of the source cell on table 1.
Your basic formula will be a simple one.
In cell A3 of Table 2, it will be =Table 2::A2
In cell A4: =Table 2::A57
In Cell A5: =Table 2::A111
For each, you'll need to:
Click on the receiving cell in Table 2 to select it.
Press = to tell Numbers you want to enter a formula.
Click th source cell to insert that cell reference into the formula.
Click the green circle on the formula editor to confirm the formula.
Move on the the next cell pair.
Regards,
Barry