Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
ermeko
 
Posts: n/a
Default if statement problem

hi,
I need an if formula like
b1=if(a1="14,50","10,50",if(a1="14,00","10,00",if( a1="13,50","18","0")))
but this formula does not work.
can anybody help me?
  #3   Report Post  
ermeko
 
Posts: n/a
Default

THIS DID NOT WORK. ANY OTHER IDEAS?

"Don Guillett" wrote:

If they are numbers, take out the " " and try again

--
Don Guillett
SalesAid Software

"ermeko" wrote in message
...
hi,
I need an if formula like
b1=if(a1="14,50","10,50",if(a1="14,00","10,00",if( a1="13,50","18","0")))
but this formula does not work.
can anybody help me?




  #4   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

=IF(A1=14.5,10.5,IF(A1=14,10,IF(A1=13.5,18,0)))

if they are numbers (change to comma if you are not using English regional
settings)
If that doesn't work then there is simply a mismatch and you have to check
your data
and please don't use all caps, it's considered rude

--
Regards,

Peo Sjoblom

(No private emails please)


"ermeko" wrote in message
...
THIS DID NOT WORK. ANY OTHER IDEAS?

"Don Guillett" wrote:

If they are numbers, take out the " " and try again

--
Don Guillett
SalesAid Software

"ermeko" wrote in message
...
hi,
I need an if formula like
b1=if(a1="14,50","10,50",if(a1="14,00","10,00",if( a1="13,50","18","0")))
but this formula does not work.
can anybody help me?





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
IF Statement Problem Bryan Excel Worksheet Functions 5 July 29th 05 04:10 PM
Problem with nested IF_OR statement DOOGIE Excel Worksheet Functions 7 June 24th 05 03:27 AM
Fundamental problem with IF statement David F Excel Worksheet Functions 3 May 17th 05 03:42 PM
Fundamental problem with IF statement David F Excel Worksheet Functions 4 May 12th 05 09:34 PM
IF statement problem simon Excel Worksheet Functions 1 December 30th 04 10:59 AM


All times are GMT +1. The time now is 07:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"