View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Mike Mike is offline
external usenet poster
 
Posts: 3,101
Default How to add this?

Cell A1=100
Cell B1=10%
Cell C1=100
Put this into Cell D1 =A1+C1

"Danish Ayub" wrote:

i want to add two cells ignoring & bypassing the percentage value cell which
comes in the middle.

100+10%+100

the result i want is 200.