Excel: What is the way to use 'if function' with asterisk? I want to return 'true' for all those cells, which contains letter 'b' anywhere in it. I used the formula =if (a1="*b*","true") however it is not working.

Asked by Last Modified  

Follow 4
Answer

Please enter your answer

Professional Excel teacher and seminar conductor with 4 years experience

No you cannot use asterisk in this fashion in excel because anything you give inside " " is printed in exactly the same manner. Here if u want to search b in a particular cell you have to use search or find function. It will return error if it doesn't find b . Both find and search are exactly similar...
read more
No you cannot use asterisk in this fashion in excel because anything you give inside " " is printed in exactly the same manner. Here if u want to search b in a particular cell you have to use search or find function. It will return error if it doesn't find b . Both find and search are exactly similar except find is case sensitive and search is not case sensitive. =search("b",cell_ref,1) =find("b",cell_ref,1) In case u don't want the functions to return error if they don't find the required input, use iferror, iserror or iserr read less
Comments

Real life excel

Use =if(iserr(search( "b" ,a1,1)),"False","True"). What happens here is , that it search for "b" in the cell, and answers true or false
Comments

Related Questions

Which course can be related to MIS executives, Since I have past experience in data base related job I want to try for MIS profile. So kindly suggest me which course suits me for the same profile.
Hi, You can check our course - Analyse and Visualize with Excel. Excel is the most popular tools used by analyst and MIS manager for getting insights from data. Create powerful Dashboards to enable data driven decision making.
Martin
can i teach
For teaching two things are must 1) you must have sound knowledge of the topic 2) then you must know the art of teaching. You should teach in a such a way that you are able to make people understand...
Abdul

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Introduction to VBA editor
G

Gagan G.

0 0
0

Newspaper columns
One of the many wonderful features included in MS Word is newspaper columns. With the help of Drop Cap, Multi column features and with Section breaks one can create wonderful articles just as it appears in a Newspaper.


Pivot table - Transform numbers in calculated field
How to convert the absolute numbers in pivot table into Lakhs, Millions, Trillions without adding a spare column in the data source. Name the field in the Calculated field and apply the formula by Double-clicking...

Using Styles In Excel
With MS Excel 2010 Named styles make it very easy to apply a set of predefined formatting options to a cell or range. It saves time as well as make sure that look of the cells are consistent. A Style...

Recommended Articles

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Looking for MS Office Software Training ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you