View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
fhhl fhhl is offline
external usenet poster
 
Posts: 1
Default Automation Ole Excel conditional formatting with PowerBuilder 9

Please, I'm trying to implement conditional formatting in a exported report,
the idea is to not show the value of cells that is equal to the value of the
cell in the same column and previous row; Example: changing font color to
white;

Problem: can any one help me with the code syntax to inform that conditional
formatting using PowerBuilder 9 with automation ole excel ??

Give me some examples please!