Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,670
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to determine the number of workday between two periods? Eric Excel Worksheet Functions 1 February 12th 07 07:17 AM
How to determine the number in excel? Eric Excel Discussion (Misc queries) 1 March 13th 06 06:32 AM
How to determine the number of units? Eric Excel Discussion (Misc queries) 8 March 11th 06 05:30 PM
Determine number of days Jack Excel Worksheet Functions 1 January 10th 06 01:34 PM
How do I determine the number of cell formats in this workbook tucsonmissiledude Excel Discussion (Misc queries) 2 October 28th 05 05:59 AM


All times are GMT +1. The time now is 05:02 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"