View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.misc
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default Show "+" (plus) sign when comparing two values

Glad I could help and thanks for the feedback

"filpass" wrote:

Dear Mike,

you again saved my day:)

Thanks!



"Mike H" wrote:

Hi,

Apply a custom format of

+0;-0;0

Mike

"filpass" wrote:

Dear Excel experts,

I am comparing the values of cells in two columns: if difference B1-A1 is
<0, then the minus sign logically appears before the value.

But how can I make a "+" sign appear when difference B1-A1 0?

A thousand of thanks for your help!