Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / August 2005

Tip: Looking for answers? Try searching our database.

Whether 3 diff fields are blank determines several different resul

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Bill R - 13 Aug 2005 14:51 GMT
This formula is very involved and I am not sure what to use.

Basically whether (BU25) is blank or checked determines whether or not the
rest of the formula should be used or if the field should be left blank.

Next, whether (CK24) is checked or blank determines whether the value should
be pulled from sheet ("SL 2'!E24) or ('JL 2'!E24).

Then, if (BU28) is not blank the values should be pulled from ('SL&AH
2'!E24) or if (BU28) and (CK24) are not blank then the values should be
pulled from ('JL&AH 2'!E24).

I have been trying to use =IF(ISBLANK) but I can't seem to link it all
together. What do you suggest? Should I use a different type of formula? Can
you give me an example, Please? Thanks.
Bob Phillips - 13 Aug 2005 15:53 GMT
=IF(ISBLANK(BU25),"",IF(ISBLANK(CK24),'SL 2'!E24,JL 2'!E24)

handles the first two conditions. Based on your description, BU28 will never
get tested (as CK24 is either blank or not).

Do you have you logic in the correct order?

Signature

HTH

RP
(remove nothere from the email address if mailing direct)

> This formula is very involved and I am not sure what to use.
>
[quoted text clipped - 11 lines]
> together. What do you suggest? Should I use a different type of formula? Can
> you give me an example, Please? Thanks.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.