View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron Rosenfeld Ron Rosenfeld is offline
external usenet poster
 
Posts: 5,651
Default need formula: # entered in column B will transfer to column D

On Fri, 31 Oct 2008 19:40:01 -0700, JENAB
wrote:

i want to enter a # in one column, then need that number to appear in
another. ie: Column B & D are the same i enter 55 in B and 55 will appear in
D. I cant seem to find the formula. Also need the entire column from row 6
to 250. Thanks for any suggestions,


D6: =B6
fill down to D250
--ron