Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
So what you are saying is to do it this way:
=IF(MB41!B9:B120=B5,MB41!A9:A120) What I am wanting is: If the text in MB41 B9 through B120 is the same as B5 then put the text that is in MB41 A9 through A120 into cell A5 with a slash/ in between. Is this correct -- Thank you, JR "EdMac" wrote: You are approaching the problem the back to front. What you need is =If(condition1,do this,if not do this). If you want to meet more than one condition then =If(and(condition1,condition2,......),do this,if not do this) Hope this helps Ed -- EdMac ------------------------------------------------------------------------ EdMac's Profile: http://www.excelforum.com/member.php...o&userid=30736 View this thread: http://www.excelforum.com/showthread...hreadid=508920 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Updating data makes formula wrong | Excel Discussion (Misc queries) | |||
Inserting a new line when external data changes | Excel Discussion (Misc queries) | |||
Help PLEASE! Not sure what answer is: Match? Index? Other? | Excel Worksheet Functions | |||
Howdo U copy a formula down a column, that uses data in another w. | Excel Worksheet Functions | |||
Excel2K: Is it possible to use dynamic named ranges in custom data validation formula? | Excel Discussion (Misc queries) |