Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Using more than one IF function

=IF(AND($U4=DHARMA!G$4,$U40,$O4<"H"),$E4*DHARMA! $H$4+$F4*DHARMA!$I$4,"")&IF($P4<0,$P4*DHARMA!$H$4 +$Q4*DHARMA!$I$4,"")

After several rewrites, this function works and does not return an error
when the cells are blank, but now I can't format the cells that contain this
function. Strange.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Using more than one IF function


EnigmaKat;197108 Wrote:
=IF(AND($U4=DHARMA!G$4,$U40,$O4<"H"),$E4*DHARMA! $H$4+$F4*DHARMA!$I$4,"")&IF($P4<0,$P4*DHARMA!$H$4 +$Q4*DHARMA!$I$4,"")

After several rewrites, this function works and does not return an
error
when the cells are blank, but now I can't format the cells that contain
this
function. Strange.


What do you mean by formatting?
Manual, conditional ?
What goes wrong?


--
Pecoflyer

Cheers -
*'Membership is free' (http://www.thecodecage.com)* & allows file
upload -faster and better answers

*Adding your XL version* to your post helps finding solution faster
------------------------------------------------------------------------
Pecoflyer's Profile: http://www.thecodecage.com/forumz/member.php?userid=14
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=54300

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Using more than one IF function

Thank you for responding. The formatting that is in the cell when the
function is written gets overridden and I can't change it manually. When I
open the formatting dialogue box, the selections are still in place but the
cell does not reflect the style.




"Pecoflyer" wrote:


EnigmaKat;197108 Wrote:
=IF(AND($U4=DHARMA!G$4,$U40,$O4<"H"),$E4*DHARMA! $H$4+$F4*DHARMA!$I$4,"")&IF($P4<0,$P4*DHARMA!$H$4 +$Q4*DHARMA!$I$4,"")

After several rewrites, this function works and does not return an
error
when the cells are blank, but now I can't format the cells that contain
this
function. Strange.


What do you mean by formatting?
Manual, conditional ?
What goes wrong?


--
Pecoflyer

Cheers -
*'Membership is free' (http://www.thecodecage.com)* & allows file
upload -faster and better answers

*Adding your XL version* to your post helps finding solution faster
------------------------------------------------------------------------
Pecoflyer's Profile: http://www.thecodecage.com/forumz/member.php?userid=14
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=54300


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default Using more than one IF function

Please explain what formatting you are trying to do and how. Are you saying
that you can't bold the cell?

What version of Excel are you using?

Are you applying formats to a table range?

Are you using conditional formatting?

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"EnigmaKat" wrote:

Thank you for responding. The formatting that is in the cell when the
function is written gets overridden and I can't change it manually. When I
open the formatting dialogue box, the selections are still in place but the
cell does not reflect the style.




"Pecoflyer" wrote:


EnigmaKat;197108 Wrote:
=IF(AND($U4=DHARMA!G$4,$U40,$O4<"H"),$E4*DHARMA! $H$4+$F4*DHARMA!$I$4,"")&IF($P4<0,$P4*DHARMA!$H$4 +$Q4*DHARMA!$I$4,"")

After several rewrites, this function works and does not return an
error
when the cells are blank, but now I can't format the cells that contain
this
function. Strange.


What do you mean by formatting?
Manual, conditional ?
What goes wrong?


--
Pecoflyer

Cheers -
*'Membership is free' (http://www.thecodecage.com)* & allows file
upload -faster and better answers

*Adding your XL version* to your post helps finding solution faster
------------------------------------------------------------------------
Pecoflyer's Profile: http://www.thecodecage.com/forumz/member.php?userid=14
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=54300


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Using more than one IF function

Thank you for responding. The error turned out to be the double quotes that
I had input for a "false" response. The value should be zero. Thanks,
again.



"Shane Devenshire" wrote:

Please explain what formatting you are trying to do and how. Are you saying
that you can't bold the cell?

What version of Excel are you using?

Are you applying formats to a table range?

Are you using conditional formatting?

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"EnigmaKat" wrote:

Thank you for responding. The formatting that is in the cell when the
function is written gets overridden and I can't change it manually. When I
open the formatting dialogue box, the selections are still in place but the
cell does not reflect the style.




"Pecoflyer" wrote:


EnigmaKat;197108 Wrote:
=IF(AND($U4=DHARMA!G$4,$U40,$O4<"H"),$E4*DHARMA! $H$4+$F4*DHARMA!$I$4,"")&IF($P4<0,$P4*DHARMA!$H$4 +$Q4*DHARMA!$I$4,"")

After several rewrites, this function works and does not return an
error
when the cells are blank, but now I can't format the cells that contain
this
function. Strange.

What do you mean by formatting?
Manual, conditional ?
What goes wrong?


--
Pecoflyer

Cheers -
*'Membership is free' (http://www.thecodecage.com)* & allows file
upload -faster and better answers

*Adding your XL version* to your post helps finding solution faster
------------------------------------------------------------------------
Pecoflyer's Profile: http://www.thecodecage.com/forumz/member.php?userid=14
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=54300




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
ISBLANK function not working when cell is blank dut to function re mcmilja Excel Discussion (Misc queries) 9 May 7th 23 03:43 AM
copy of excel file not showing formulal/function in the function b oaallam Excel Discussion (Misc queries) 4 September 6th 07 01:20 PM
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) [email protected] Excel Worksheet Functions 0 September 5th 06 03:44 PM
Offset function with nested match function not finding host ss. MKunert Excel Worksheet Functions 1 March 21st 06 10:46 PM
Emulate Index/Match combo function w/ VBA custom function Spencer Hutton Excel Worksheet Functions 2 May 2nd 05 05:26 PM


All times are GMT +1. The time now is 04:51 PM.

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"