Error: Are you sure the number is correct?

bluelabel

Board Regular
Joined
Nov 27, 2008
Messages
76
Hello All,

Has anyone come across this error before?

1609897134094.png


The spreadsheet is a simple vlookup to another table which looks up product names or numbers.

It isn't a macro as there are no macros, and it isn't a macro workbook.

Wondering if anyone has come across it and how to fix it?
 

Excel Facts

Who is Mr Spreadsheet?
Author John Walkenbach was Mr Spreadsheet until his retirement in June 2019.
That definitely looks like the result of VBA to me.
Are you sure there is no VBA in the file? It would probably NOT be in Standard VBA modules, but rather in the individual Sheet modules in VBA.

What exactly is the extension on this file?
 
Upvote 0
It could be a data validation warning.
Select the cell & on the Data tab select Data Validation to find out.
 
Upvote 0
Solution
It could be a data validation warning.
Select the cell & on the Data tab select Data Validation to find out.
Yes!! This was it.

The data validation was not applied uniformly and only on some cells and not others, hence the confusion.

Thank you so much!
 
Upvote 0
Glad we could help & thanks for the feedback.
 
Upvote 0

Forum statistics

Threads
1,215,066
Messages
6,122,948
Members
449,095
Latest member
nmaske

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