#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 45
Default IF Statment

Can someone let me know why this formula is not working?

=IF(AND(A3="Y",B3="DIRECTOR",D3<=12),D3*2,24),IF(A ND(A3="Y",B3="MANAGER",D3<=12),D3*1.5,18),IF(AND(A 3="Y",B3="WORKER",D3<=12),D3*1,12)

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,389
Default IF Statment

It's not working because it's not a proper If statement. This portion:
=IF(AND(A3="Y",B3="DIRECTOR",D3<=12),D3*2,24)
is a complete statement. You can't just tack on stuff afterwards and expect
Excel to understand it.

If you need more help, tell us what what results you got that you didn't
like, and what you want to see instead.

Regards,
Fred.

"Momo" wrote in message
...
Can someone let me know why this formula is not working?

=IF(AND(A3="Y",B3="DIRECTOR",D3<=12),D3*2,24),IF(A ND(A3="Y",B3="MANAGER",D3<=12),D3*1.5,18),IF(AND(A 3="Y",B3="WORKER",D3<=12),D3*1,12)


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default IF Statment

Did you not like the answers to your earlier post? You can find it
he

http://groups.google.com/group/micro...e88501f97f2fe#

Pete

On Dec 6, 6:56*pm, Momo wrote:
Can someone let me know why this formula is not working?

=IF(AND(A3="Y",B3="DIRECTOR",D3<=12),D3*2,24),IF(A ND(A3="Y",B3="MANAGER",D3*<=12),D3*1.5,18),IF(AND( A3="Y",B3="WORKER",D3<=12),D3*1,12)


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
Help with If statment pm Excel Discussion (Misc queries) 3 January 29th 08 05:09 PM
If statment Jason Excel Discussion (Misc queries) 3 January 4th 08 12:39 AM
if statment Dreamstar_1961 Excel Worksheet Functions 5 April 17th 07 02:30 PM
If statment if its possible. atb Excel Discussion (Misc queries) 2 October 17th 06 06:50 PM
If statment helpdesk genie Excel Worksheet Functions 2 January 12th 05 04:23 AM


All times are GMT +1. The time now is 04:42 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"