View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default conditioned functions

=IF(A2=17,"Bill","") as an example

and copy down

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"John" wrote in message
...
How do I set up a function that is conditioned by....
if any cell in column A equals a certain number than the C cell in that
particular row will equal a particular name?