Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In a column of logical functions IF Cell a = Cell b is true, how do I fill
down the series if Cell a is the variable but Cell b remains constant. For example Cell a would be the number of the row in a column and the entry should equal Cell b to return a true answer. I keep getting the actual values replicated but not the formulas. Thanks -- nomad |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Look in Excel help for the difference between absolute and relative
addressing. If your formula is =A1=B$1, then when you copy it down the column the next row's formula would be =A2=B$1. The preceding $ makes the row 1 reference absolute. -- David Biddulph "nomad" wrote in message ... In a column of logical functions IF Cell a = Cell b is true, how do I fill down the series if Cell a is the variable but Cell b remains constant. For example Cell a would be the number of the row in a column and the entry should equal Cell b to return a true answer. I keep getting the actual values replicated but not the formulas. Thanks -- nomad |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
THANKS. Appreciate the quick response.
-- nomad "David Biddulph" wrote: Look in Excel help for the difference between absolute and relative addressing. If your formula is =A1=B$1, then when you copy it down the column the next row's formula would be =A2=B$1. The preceding $ makes the row 1 reference absolute. -- David Biddulph "nomad" wrote in message ... In a column of logical functions IF Cell a = Cell b is true, how do I fill down the series if Cell a is the variable but Cell b remains constant. For example Cell a would be the number of the row in a column and the entry should equal Cell b to return a true answer. I keep getting the actual values replicated but not the formulas. Thanks -- nomad |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
percent of a fixed and variable number | Excel Discussion (Misc queries) | |||
Fill Series Dates: not letting me change the series from year to m | Excel Discussion (Misc queries) | |||
Fixed column- Variable row # | Excel Discussion (Misc queries) | |||
Variable column to fixed array | Excel Worksheet Functions | |||
reference cell value from fixed column with variable row | Excel Discussion (Misc queries) |