View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
pezcore pezcore is offline
external usenet poster
 
Posts: 4
Default formula fill down

=IF(DataInput!D3="Standard",R4+R4*19.25%,IF(DataIn put!D3="Recommended",R4+R4*Q4,0))

how do i reference a cell in a formula and not have it change all down the
columns?