+ Reply to Thread
Results 1 to 2 of 2

Text or number

  1. #1
    Registered User
    Join Date
    09-11-2014
    Location
    India
    MS-Off Ver
    2013
    Posts
    41

    Text or number

    Hi,

    Can someone help me on this

    I need a function.

    cell a1 contain a text and number if mid of a1,1,1 = text then c else w.

    e.g

    54890051 = c
    VC040400= w

    Thanks in advance
    Manisai

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: Text or number

    In A1 Cell

    54890051


    In B1 Cell

    =IF(A1="","",IF(ISERR(LEFT(A1)+0),"w","c"))

    Drag it down..


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 5
    Last Post: 11-30-2014, 07:56 AM
  2. [SOLVED] Formula to count the number of spaces before text/number is written in a cell.
    By kmis in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 06-12-2013, 05:05 PM
  3. Replies: 6
    Last Post: 01-31-2013, 02:50 AM
  4. Replies: 1
    Last Post: 10-28-2012, 05:42 AM
  5. Replies: 6
    Last Post: 07-29-2008, 03:23 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1