Forum Discussion
KennyK360
Jul 17, 2023Copper Contributor
Searching multiple worksheets for different numbers simultaneously in Excel
Is it possible to search multiple worksheets for different numbers simultaneously in Excel? Using CTL-F isn't working for me. For example, can I search 10 different worksheets all at once for t...
SergeiBaklan
Jul 17, 2023Diamond Contributor
Afraid that doesn't work, question was about simultaneous search.
KennyK360
Jul 17, 2023Copper Contributor
Good catch Sergei...I have used "Within Workbook" but need simultaneous search for multiple numbers...any suggestions?
- peiyezhuJul 17, 2023Bronze Contributor
Yes,you can use Ms Access and run sql like.
select * from yourtable where f=137 or f=142 or f=154
I use this:
https://b23.tv/jWpwmwK
http://e.anyoupin.cn/EData/?p=tools.consolidate.consolidateshts/consolidateWithNewF - SergeiBaklanJul 17, 2023Diamond Contributor
Nope, sorry, no suggestions. Plus question is unclear. If the speak about Ctrl+F (let forget about simultaneous search for a while) it returns list of cell references which match.
If we start speaking about SQL, Access, etc (assume such tools work) - what exactly shall they return.
Other words
Input: list of values
Output: ???