View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mohammad mohammad is offline
external usenet poster
 
Posts: 7
Default How this function S=( P*47/7-P) in Exel work

Example:cell P=1.75. Cell S=(1.75*47/7-1.75) ,How can this be formulated to
work for all the cells in the culumS?