Finding whether Excel workbook contains any 4 digit number

Star007

New Member
Joined
Apr 8, 2022
Messages
4
Office Version
  1. 365
Platform
  1. Windows
Is there any way to find whether excel workbook has any 8 digit number. E.g. 12345678,112233144 etc. could be in entire column or within in a statement on any of the tab of excel workbook. I need excel to find out any number(if any) in excel workbook. examples of 8 digit number could be present in excel file are:
12341235
43214327
22331221 all in a column. Could be in text or number format(without comma ",")

or number could be mentioned within a statement. e.g.
I went to his house no. 11124432 but he was not there

Cell/Column/Tab within excel workbook is not fixed where 8 digit number could be mentioned, so 8 digit number need to be searched in every cell of Excel file, like we use Ctrl+F. I hope I was able to provide exact requirement and the scenario. If I missed any information that is required to reach a solution then please let me know. Looking for your advise, thanks!
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
it's is not a good idea to use formulas for that, be you can use this Excel formula: Search multiple worksheets for value | Exceljet
Thank you BSALV for replying!

Countif will not help here as the number to be searched is not know/specific. I just need to be sure that the Excel workbook does not contain any 8 digit number. It could be any number. That's why I am looking for help on this for any way excel could do that for me instead of me scrolling each tab manually and looking for any 8 digit number that needs to be replaced with text 'xxxxxxxx'.
 
Upvote 0

Forum statistics

Threads
1,215,717
Messages
6,126,422
Members
449,314
Latest member
MrSabo83

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top