![]() |
How to determine the cell contain number only?
Does anyone have any suggestions on how to determine the cell contain number
only / in any number format? such as in cell A1, which contains "A12345", then in cell B1 it returns false. In cell A1, which contains 12345, then in cell B1 it returns true. Thank for any suggestions Eric |
How to determine the cell contain number only?
Try,
=ISNUMBER(A1) Mike "Eric" wrote: Does anyone have any suggestions on how to determine the cell contain number only / in any number format? such as in cell A1, which contains "A12345", then in cell B1 it returns false. In cell A1, which contains 12345, then in cell B1 it returns true. Thank for any suggestions Eric |
All times are GMT +1. The time now is 02:33 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com