DEV Community

Cover image for #68 — Search for Rows That Satisfy The Condition
Judith-Excel-Sharing
Judith-Excel-Sharing

Posted on

#68 — Search for Rows That Satisfy The Condition

Problem description & analysis:

We have a statistical table for daily sales of January 2022:

original source table
Task: Find out the data with daily sales greater than 1,000.

Solution:

Use SPL XLL and enter the following code:

=spl("=E(?1).select(Sales>1000)",A1:B32)
Enter fullscreen mode Exit fullscreen mode

The results are as follows:

result table


Feel free to download esProc Desktop and try this great tool to handle complex tasks or deal with large datasets 🔥⬇️

✨SPL download address: esProc Desktop FREE Download

✨Plugin Installation Method: SPL XLL Installation and Configuration

✨References to other rich Excel operation cases: Desktop and Excel Data Processing Cases

✨YouTube FREE courses: SPL Programming

Top comments (1)

Collapse
 
judith677 profile image
Judith-Excel-Sharing

Have you tried using esProc SPL for data processing? Feel free to share your experiences with the communities:

🫶🏻Discord
🫶🏻Reddit