Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 12-19-2016, 02:04 PM
LearnerExcel LearnerExcel is offline How to use if condition to for this ... Windows 7 32bit How to use if condition to for this ... Office 2003
Advanced Beginner
How to use if condition to for this ...
 
Join Date: Nov 2016
Posts: 81
LearnerExcel will become famous soon enoughLearnerExcel will become famous soon enough
Default How to use if condition to for this ...

How to write a function like below:

=IF(LEFT(A1,1)="4","",A1)

Instead of 4, I would like to say, if its is an Alphabet (A-Z)

For second to get numbers ....

Instead of 4, I would like to say here, if its is a Number (0-9)

Because I have to segregate it based on first character of a cell.
Reply With Quote
  #2  
Old 12-19-2016, 02:14 PM
LearnerExcel LearnerExcel is offline How to use if condition to for this ... Windows 7 32bit How to use if condition to for this ... Office 2003
Advanced Beginner
How to use if condition to for this ...
 
Join Date: Nov 2016
Posts: 81
LearnerExcel will become famous soon enoughLearnerExcel will become famous soon enough
Default

Got it. The below function works fine:

=IF(ISNUMBER(VALUE(LEFT(A1,1))),A1,"")

=IF(ISNUMBER(VALUE(LEFT(A1,1))),"",A1)
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to use if condition to for this ... How can I sum values using SumIfs condition like ... LearnerExcel Excel 6 11-28-2016 09:45 PM
How to use if condition to for this ... Use Two (concatenate) Fields If Condition Is Met (If... Then... Else) SoonerLater Mail Merge 1 09-30-2015 05:40 PM
How to use if condition to for this ... Find and replace condition norgro Word VBA 2 07-31-2015 06:38 AM
How to use if condition to for this ... check with condition karti Word 2 03-15-2011 06:06 AM
Retrict Method Condition markp Outlook 0 12-22-2005 05:38 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 03:13 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft