Thread: Excel Funtion
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Reen Reen is offline
external usenet poster
 
Posts: 5
Default Excel Funtion

from INSERT -- Function, i do exactly by follow your formula. But, i got an
error.

"Arvi Laanemets" wrote:

Hi

=IF(COUNTIF(B:B,"T")0,"ON",OFF")


--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )



"Reen" wrote in message
...
Hi,
how can i set a function for a specific column, BUT not for specific row?
example: function for column B: If B = "T" Then "ON", "OFF". this function
should work for all row in column B

Thanks....