Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I've downloaded the NCAA 2006 Mens basketball tracker. It only allows you to
track 5 peoples picks. I want to expand this to 20. Everything copies ok, except the cell references. For the first game, it needs to reference cell d8 on the first sheet, the second game is d12, etc. when i copy the formulas, it automattically changes the d to an f. i need all of the formulas on the columns i've added to remain the same as the five original. I've tried paste special, but to no avail. I really don't want to change over 100 cells, to run my tournament. Any help would be appreciated. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
make the formula an absolute refrence,,
$d8 instead of d8 "Vince" wrote: I've downloaded the NCAA 2006 Mens basketball tracker. It only allows you to track 5 peoples picks. I want to expand this to 20. Everything copies ok, except the cell references. For the first game, it needs to reference cell d8 on the first sheet, the second game is d12, etc. when i copy the formulas, it automattically changes the d to an f. i need all of the formulas on the columns i've added to remain the same as the five original. I've tried paste special, but to no avail. I really don't want to change over 100 cells, to run my tournament. Any help would be appreciated. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Use absolute references ...
So, to reference cell D8 and ensure that this does not alter, use =$D$8 "Vince" wrote in message ... I've downloaded the NCAA 2006 Mens basketball tracker. It only allows you to track 5 peoples picks. I want to expand this to 20. Everything copies ok, except the cell references. For the first game, it needs to reference cell d8 on the first sheet, the second game is d12, etc. when i copy the formulas, it automattically changes the d to an f. i need all of the formulas on the columns i've added to remain the same as the five original. I've tried paste special, but to no avail. I really don't want to change over 100 cells, to run my tournament. Any help would be appreciated. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copying the same cells from many sheets | Excel Worksheet Functions | |||
Copying Cells | Excel Discussion (Misc queries) | |||
Excel should allow cloaking of certain cells when copying cells b. | Excel Worksheet Functions | |||
Copying formula to different cells | Excel Worksheet Functions | |||
Automatic copying data excluding blank cells | Excel Worksheet Functions |