ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How do I copying data from a cell on sheet to a diff cell/sheet (https://www.excelbanter.com/excel-worksheet-functions/259484-how-do-i-copying-data-cell-sheet-diff-cell-sheet.html)

Bowldiva120

How do I copying data from a cell on sheet to a diff cell/sheet
 
It data entry of scores on worksheet one that has to be automatically copied
to worksheet 2. Once I entry the data on wksht 1 want it placed on wksht 2.

I run tournaments, need all of the date on worksheet 1 but only some on
worksheet 2 so I can sort it. When I set up my wksht 2 us the formula
=wksht1!C4 on the first line. the on the second line input =wksht1!C11
then highlight the two and drag it down. It will copied what i inputed but
won't calculte and change the cell referrence by 7 how do I get it to do that
without having to manually change the number?


Max

How do I copying data from a cell on sheet to a diff cell/sheet
 
To get it to propagate in this manner ...
=wksht1!C4 on the first line. the on the second line input =wksht1!C11

Use this in any startcell: =INDIRECT("'wksht1'!C"&ROWS($1:1)*7-3)
Copy down as far as required. Success? hit YES below
--
Max
Singapore
---
"Bowldiva120" wrote:
It data entry of scores on worksheet one that has to be automatically copied
to worksheet 2. Once I entry the data on wksht 1 want it placed on wksht 2.

I run tournaments, need all of the date on worksheet 1 but only some on
worksheet 2 so I can sort it. When I set up my wksht 2 us the formula
=wksht1!C4 on the first line. the on the second line input =wksht1!C11
then highlight the two and drag it down. It will copied what i inputed but
won't calculte and change the cell referrence by 7 how do I get it to do that
without having to manually change the number?



All times are GMT +1. The time now is 08:35 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com