Thread: =cell(color,a1)
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Fris Fris is offline
external usenet poster
 
Posts: 6
Default =cell(color,a1)

if A1 format = F2- =cell(color,a1) displays 1
if A1 format = G =cell(color,a1) displays 0

=cell(color,a1) therfore does not refer to the cell color but rather to the
format

Is there a way to determine the cell value of a cell color?