View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ctech[_107_] Ctech[_107_] is offline
external usenet poster
 
Posts: 1
Default Is a cell formula (IF cell is a %)


Hi

I have three cells, fee, discount and total

Some inserts discount in % and some in Value, to come around th
problem I want to insert a formula in the Total cell which.

if Cell is a % then: (fee*discount)+fee
if Cell is a value then: fee + discount

Can a make a formula for this like, ISPROSENTAGE(

--
Ctec

-----------------------------------------------------------------------
Ctech's Profile: http://www.excelforum.com/member.php...fo&userid=2774
View this thread: http://www.excelforum.com/showthread.php?threadid=52315