View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
massi[_2_] massi[_2_] is offline
external usenet poster
 
Posts: 51
Default associate cell format

Hi,
I would like to associate a particular format to a cell depending on the
text contained by the cell next to it. so if for example cell A1 has date and
time i would like to have a particular format in B1; if A2 has number of
people i would kie to have in B2 an other type of format.
is that possible?