View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph David Biddulph is offline
external usenet poster
 
Posts: 618
Default formula question

"DEE" wrote in message
...
How can I automatically drag this formula into other columns?
Example: $I$4 1st column
$J$4 2nd column
$K$4 3rd Column
etc, etc........


Remove the first $, & use
=I$4
--
David Biddulph