RussvA wrote: ↑Fri Aug 08, 2025 2:52 pm
I have very limited knowledge …
[Tutorial] Ten concepts that every Calc user should know
RussvA wrote: ↑Fri Aug 08, 2025 2:52 pm
… use the 'Find' function …
FIND() is a Calc
function. Find is also a Calc
feature: Edit → Find & Replace. Both of them might help you with this task. Your post does not make it clear to me which one you mean. I know you said
function, but people often confuse these terms, and I've found it's better to ask for clarification.
RussvA wrote: ↑Fri Aug 08, 2025 2:52 pm
1 or more of … frequencies 1550, 2720, 776, 5000 in it …
All of them? At least one of them? Your post does not make your meaning clear.
RussvA wrote: ↑Fri Aug 08, 2025 2:52 pm
… use the 'Find' function …
Explain the
goal, not the
step. There may be an easier path than the one you chose.
XY Problem
RussvA wrote: ↑Fri Aug 08, 2025 2:52 pm
… each cell has the list of frequencies …
Storing more than one piece of information per cell always complicates using Calc. However you can use the
Regular Expressions feature to search for substrings in a cell. For example,
.*\b776\b.* will match cells which
contain 776.
RussvA wrote: ↑Fri Aug 08, 2025 2:52 pm
I will then select the appropriate 'Program Name' from the spreadsheet and cut and paste to my report.
You could use Data → Filter → Advanced Filter. This will display only the desired rows. Use Edit →
Copy and not Edit → Cut! Then you can paste all the program names in one step. Read about Advanced Filter in Help → Index or in
User Guides (PDF) or
searching for topics about it in the
Calc Forum. You could also use Standard Filter. Always use Data → Define Name to give your range a name before using a filter. Given the data layout in your attachment do
not include column A or row 1 in the range.

- Rows filtered by Advanced Filter feature
- 202508080904.gif (91.02 KiB) Viewed 2933 times
If this solved your problem please go to your first post use the Edit ✏️ button and add [Solved] to the start of the Subject field. Select the green checkmark icon at the same time.
Mr. Programmer
AOO 4.1.7 Build 9800, MacOS 13.7.8, iMac Intel. The locale for any menus or Calc formulas in my posts is English (USA).