F5F Stay Refreshed Software General Software How to locate numerous words in Microsoft Excel 2021?

How to locate numerous words in Microsoft Excel 2021?

How to locate numerous words in Microsoft Excel 2021?

Pages (2): 1 2 Next
C
cookiegal1410
Member
219
10-07-2023, 08:16 PM
#1
Hello,
You have numerous Excel cells with text data and wish to locate cells that include specific keywords in any order. For instance, you want the cell with the text "reusable" and "plastic" to point to A6, or cells containing "water", "wood", and "leather" to point to A3. How should this be done in Excel 2021?
C
cookiegal1410
10-07-2023, 08:16 PM #1

Hello,
You have numerous Excel cells with text data and wish to locate cells that include specific keywords in any order. For instance, you want the cell with the text "reusable" and "plastic" to point to A6, or cells containing "water", "wood", and "leather" to point to A3. How should this be done in Excel 2021?

A
Annnie_
Junior Member
35
10-08-2023, 12:12 AM
#2
It seems you're seeking guidance on a homework or test scenario. Please note that we cannot perform that task for you according to forum rules.
A
Annnie_
10-08-2023, 12:12 AM #2

It seems you're seeking guidance on a homework or test scenario. Please note that we cannot perform that task for you according to forum rules.

C
109
10-09-2023, 01:06 PM
#3
This function is intended for use in a word processor or database tool.
C
CapnCrunchz559
10-09-2023, 01:06 PM #3

This function is intended for use in a word processor or database tool.

F
frenero
Member
171
10-10-2023, 08:19 AM
#4
Not homework or test question. I am just asking how to find words in excel. It is just a find feature that exist in all software, browser etc...
All the cells are just examples.
I usually use Ctrl+F and the [Find and Replace] will popup, Ctrl+F can only find a single word e.g. [water] in any cell or multiple words in a row e.g. [Water bottles can be either disposable or reusable], I am unable to search for cells that contain these 2 words "disposable" and "bottles", A4 cell and A5 cell will not be shown in the result.
For example, I want to search for 2 words "disposable" and "bottles" and see A4 cell and A5 cell in my result.
A4 cell contents is: Water bottles can be either disposable or reusable.
A5 cell: Disposable water bottles are often sold filled with potable water, while reusable bottles are often sold empty.
In Ctrl+F feature, there is no way to input [disposable] and [bottles] or [disposable bottles] or [disposable/bottles] to show A4 cell and A5 cell as the result, I just want to tell excel please show me the cells that contain these 2 words [disposable] [bottles] (in any order and they need not be consecutive words and can have other words in between)?
I guess this is not some formula or whatever complicated stuff for someone who has more knowledge for excel. Maybe there are some advanced settings in Ctrl+F or somewhere that can do what I want.
F
frenero
10-10-2023, 08:19 AM #4

Not homework or test question. I am just asking how to find words in excel. It is just a find feature that exist in all software, browser etc...
All the cells are just examples.
I usually use Ctrl+F and the [Find and Replace] will popup, Ctrl+F can only find a single word e.g. [water] in any cell or multiple words in a row e.g. [Water bottles can be either disposable or reusable], I am unable to search for cells that contain these 2 words "disposable" and "bottles", A4 cell and A5 cell will not be shown in the result.
For example, I want to search for 2 words "disposable" and "bottles" and see A4 cell and A5 cell in my result.
A4 cell contents is: Water bottles can be either disposable or reusable.
A5 cell: Disposable water bottles are often sold filled with potable water, while reusable bottles are often sold empty.
In Ctrl+F feature, there is no way to input [disposable] and [bottles] or [disposable bottles] or [disposable/bottles] to show A4 cell and A5 cell as the result, I just want to tell excel please show me the cells that contain these 2 words [disposable] [bottles] (in any order and they need not be consecutive words and can have other words in between)?
I guess this is not some formula or whatever complicated stuff for someone who has more knowledge for excel. Maybe there are some advanced settings in Ctrl+F or somewhere that can do what I want.

R
RawrIshFancy
Member
155
10-17-2023, 07:13 AM
#5
I launch an excel file and search for cells that include the specified phrases, such as [disposable] [bottles], in any arrangement and without requiring them to be adjacent. The information is already present in the spreadsheet.
R
RawrIshFancy
10-17-2023, 07:13 AM #5

I launch an excel file and search for cells that include the specified phrases, such as [disposable] [bottles], in any arrangement and without requiring them to be adjacent. The information is already present in the spreadsheet.

M
mcDavoz
Senior Member
544
11-06-2023, 02:10 AM
#6
I understand your concern about locating the data in the Excel file. My purpose is to clarify why you're asking this question.
M
mcDavoz
11-06-2023, 02:10 AM #6

I understand your concern about locating the data in the Excel file. My purpose is to clarify why you're asking this question.

E
emmylee33
Senior Member
710
11-06-2023, 02:49 AM
#7
The issue lies with Excel's handling of data when it contains text inside cells. The question explores whether the problem stems from Microsoft Word or Notepad, checking if specific keywords can be entered to guide the software. It asks for the exact line where "disposable" and "bottles" appear in any order, regardless of spacing.
E
emmylee33
11-06-2023, 02:49 AM #7

The issue lies with Excel's handling of data when it contains text inside cells. The question explores whether the problem stems from Microsoft Word or Notepad, checking if specific keywords can be entered to guide the software. It asks for the exact line where "disposable" and "bottles" appear in any order, regardless of spacing.

R
Ragstar106
Junior Member
3
11-08-2023, 01:19 PM
#8
It can be achieved in Excel.
However, Excel serves as a powerful calculator but is not ideal for word processing or database tasks.
For Excel, explore the IF and ANDIF functions.
Once more, consider the foundation of this approach.
Where could the results be directed?
How extensive is the dataset you're handling?
R
Ragstar106
11-08-2023, 01:19 PM #8

It can be achieved in Excel.
However, Excel serves as a powerful calculator but is not ideal for word processing or database tasks.
For Excel, explore the IF and ANDIF functions.
Once more, consider the foundation of this approach.
Where could the results be directed?
How extensive is the dataset you're handling?

T
TehStratosHD
Senior Member
492
11-08-2023, 04:07 PM
#9
The tutorial link offers detailed guidance on locating text within Excel cells.
Your task involves two main steps:
1) Identify cells that include a particular word.
2) Develop logic to detect cells containing both a specific word and another target word.
Begin with the first step, then build upon it using the insights gained.
If issues arise, capture screenshots of your spreadsheet to illustrate formulas and formatting.
Upload the images via imgur for review.
T
TehStratosHD
11-08-2023, 04:07 PM #9

The tutorial link offers detailed guidance on locating text within Excel cells.
Your task involves two main steps:
1) Identify cells that include a particular word.
2) Develop logic to detect cells containing both a specific word and another target word.
Begin with the first step, then build upon it using the insights gained.
If issues arise, capture screenshots of your spreadsheet to illustrate formulas and formatting.
Upload the images via imgur for review.

S
sidyfan
Member
151
11-08-2023, 05:38 PM
#10
I believe people are getting too caught up in details. My question is straightforward: if I need to find cells containing the phrases [disposable] and [bottles] in any arrangement or surrounded by other words, the displayed results will be formatted on A4 or A5 pages. What should I do? (Perhaps there are unknown settings or plugins that explain why I’m asking this)

My A1 to A6 cells contain the following information:
A1 cell: A water bottle is a container used to hold liquids, mainly water, for transporting drinks while traveling or away from water sources.
A2 cell: Water bottles are typically made from plastic, glass, metal, or a mix of these materials.
A3 cell: Historically, water bottles could be made from wood, bark, or animal skins like leather, hide, and sheepskin.
A4 cell: Water bottles can be disposable or reusable.
A5 cell: Disposable bottles are often sold filled with water, while reusable ones are usually sold empty.
A6 cell: Reusable bottles help reduce plastic waste and carbon emissions.
S
sidyfan
11-08-2023, 05:38 PM #10

I believe people are getting too caught up in details. My question is straightforward: if I need to find cells containing the phrases [disposable] and [bottles] in any arrangement or surrounded by other words, the displayed results will be formatted on A4 or A5 pages. What should I do? (Perhaps there are unknown settings or plugins that explain why I’m asking this)

My A1 to A6 cells contain the following information:
A1 cell: A water bottle is a container used to hold liquids, mainly water, for transporting drinks while traveling or away from water sources.
A2 cell: Water bottles are typically made from plastic, glass, metal, or a mix of these materials.
A3 cell: Historically, water bottles could be made from wood, bark, or animal skins like leather, hide, and sheepskin.
A4 cell: Water bottles can be disposable or reusable.
A5 cell: Disposable bottles are often sold filled with water, while reusable ones are usually sold empty.
A6 cell: Reusable bottles help reduce plastic waste and carbon emissions.

Pages (2): 1 2 Next