Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 06-04-2014, 05:43 AM
Dkline Dkline is offline IF, ISNUMBER & AND function Windows XP IF, ISNUMBER & AND function Office 2010 32bit
Novice
IF, ISNUMBER & AND function
 
Join Date: Jun 2014
Posts: 2
Dkline is on a distinguished road
Default IF, ISNUMBER & AND function

This is the formula I've come up with

=IF(AND(ISNUMBER(SEARCH("ASM",A4))),"1",IF(AND(ISN UMBER(SEARCH("ASM",A6)),"1","")))




I basically want to look at 2 cells and if they both contain ASM I want to place a 1 in col B if not then it can be blank or na or anything other then a 1.

Any suggestions how to fix this?
Reply With Quote
  #2  
Old 06-04-2014, 06:09 AM
gebobs gebobs is offline IF, ISNUMBER & AND function Windows 7 64bit IF, ISNUMBER & AND function Office 2010 64bit
Expert
 
Join Date: Mar 2014
Location: Atlanta
Posts: 837
gebobs has a spectacular aura aboutgebobs has a spectacular aura about
Default

=if(and(isnumber(search("asm",a4)),isnumber(search ("asm",a6))),1,"")
Reply With Quote
  #3  
Old 06-04-2014, 06:33 AM
Dkline Dkline is offline IF, ISNUMBER & AND function Windows XP IF, ISNUMBER & AND function Office 2010 32bit
Novice
IF, ISNUMBER & AND function
 
Join Date: Jun 2014
Posts: 2
Dkline is on a distinguished road
Default

You Sir... or Ma'am happen to be awesome.

Thanks!
Reply With Quote
  #4  
Old 06-04-2014, 06:40 AM
gebobs gebobs is offline IF, ISNUMBER & AND function Windows 7 64bit IF, ISNUMBER & AND function Office 2010 64bit
Expert
 
Join Date: Mar 2014
Location: Atlanta
Posts: 837
gebobs has a spectacular aura aboutgebobs has a spectacular aura about
Default

I keep telling my wife...or husband...that.
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
IF, ISNUMBER & AND function #REF! Error in calling VBA function disappears when function is copied lcaretto Excel Programming 2 05-26-2014 07:19 PM
Creating a graph for Future Value function (FV function) bmoody Excel 2 11-06-2013 10:52 AM
IF, ISNUMBER & AND function IF function msheyworth Excel 2 03-28-2013 02:15 AM
IF, ISNUMBER & AND function Sum Function teza2k06 Excel 3 02-06-2013 08:29 AM
IF, ISNUMBER & AND function how to use now() function gsrikanth Excel 1 01-07-2012 01:18 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 09:31 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft