LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 57
Default Recalculate the Formula

Earlier today I was given 2 formulas for a problem I was having. I started
with a formula that worked and I wanted to add 2 conditions to it. The
formula was:

=IF(OR(€˜Source Sheet!C10={€œ€,€C€, €œB€}),Source Sheet!B10).

I wanted to add a condition that would allow if C10=€S€ for any number that
I entered in the source sheet B10 to be entered in the destination sheet B10.
The second condition would be if €œD€ was entered in the source sheet a 2 and
only 2 would be entered in the destination sheet B10. There is no number in
the B10 of the source sheet for €œD€, and that is the way it is supposed to
be. Here are the formulas I was given, neither worked. Please help.

=IF(OR(C10={"","C","B"}),B10,IF(ISNUMBER(B10),IF(C 10="S",B10,
IF(AND(C10="D",B10=2),2,"")),""))

=IF(OR('Source Sheet'!C10={"","C","B"}),'Source Sheet'!B10,IF(OR('Source
Sheet'!C10={"","D","S"}),2,""))

Thanks,
Malcolm

 
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
formula will only recalculate when i hit the save button - Andey9 Excel Worksheet Functions 2 July 17th 09 06:14 PM
Excell formula or setting to recalculate periodically. Duane S. Excel Worksheet Functions 1 June 29th 09 04:21 PM
Adding a column and recalculate formula automatically BACH Excel Discussion (Misc queries) 4 October 29th 08 08:47 PM
Formula when copied into a new cell doesn't recalculate spmu Excel Discussion (Misc queries) 1 October 9th 07 03:09 PM
Recalculate Formula when field value changes patilprt Excel Discussion (Misc queries) 1 July 18th 06 10:29 PM


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