#1   Report Post  
Sam
 
Posts: n/a
Default IF Function

how do i create an IF function that displays a certain value when a number
from one to seven is in the correct cell?

i have tried the following formula but it doesnt work:

=IF(AND(A3=9,B7=1,C7=2,B3=1:7),(10),(50))

what is wrong with my formula? how should i change it?

cheers sam
  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

=IF(AND(A3=9,B7=1,C7=2,B3=1,B3<=7),10,50)

--
Regards
Frank Kabel
Frankfurt, Germany

"Sam" schrieb im Newsbeitrag
...
how do i create an IF function that displays a certain value when a

number
from one to seven is in the correct cell?

i have tried the following formula but it doesnt work:

=IF(AND(A3=9,B7=1,C7=2,B3=1:7),(10),(50))

what is wrong with my formula? how should i change it?

cheers sam


  #3   Report Post  
Sam
 
Posts: n/a
Default

Thanks for your help

Sam

"Frank Kabel" wrote:

=IF(AND(A3=9,B7=1,C7=2,B3=1,B3<=7),10,50)

--
Regards
Frank Kabel
Frankfurt, Germany

"Sam" schrieb im Newsbeitrag
...
how do i create an IF function that displays a certain value when a

number
from one to seven is in the correct cell?

i have tried the following formula but it doesnt work:

=IF(AND(A3=9,B7=1,C7=2,B3=1:7),(10),(50))

what is wrong with my formula? how should i change it?

cheers sam



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
Copy an IF function when Inserting new row Philobr Excel Discussion (Misc queries) 1 December 3rd 04 10:45 AM
how can i get the slope function to ignore missing data? Delmar Excel Discussion (Misc queries) 0 December 2nd 04 05:55 PM
Data > Sort function amnesia? Dave D Excel Discussion (Misc queries) 1 November 29th 04 10:44 PM
Solving for X and Y with a = in the FUNCTION??? TOMSQUAD Excel Discussion (Misc queries) 3 November 29th 04 08:00 PM
How to call a function from another workbook Joe Excel Discussion (Misc queries) 4 November 26th 04 03:49 PM


All times are GMT +1. The time now is 07:43 PM.

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

About Us

"It's about Microsoft Excel"