+ Reply to Thread
Results 1 to 4 of 4

Formula req ( when cell value in Alpabates or Numeric )

  1. #1
    Forum Contributor
    Join Date
    06-16-2018
    Location
    India
    MS-Off Ver
    2021
    Posts
    177

    Formula req ( when cell value in Alpabates or Numeric )

    Dear All,

    Formula Required if in the Cell having Start Any Alphabet words then output value in trim & When in the cell having Start numeric then output value in only number format ( Value format )

    i attached sample sheet.

    Thank u in Advance..
    FORMULA REQ.png
    Attached Files Attached Files
    Last edited by sbvaram; 11-30-2019 at 09:36 AM. Reason: Change for Title Name

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,453

    Re: Formula req ( trim / value )

    Administrative Note:

    Welcome to the forum.

    We would very much like to help you with your query, however the thread title does not really convey what your request is about.

    Please take a moment to amend your thread title. Make sure that the title properly explains your request. Your title should be explicit and not be generic (this includes function names used without an indication of what you are trying to achieve).

    Please see Forum Rule #1 about proper thread titles and adjust accordingly. To edit the thread title, open the original post to edit and then click on Go Advanced (bottom right) to access the area where you can edit your title.

    (Note: this change is not optional. No help to be offered until this moderation request has been fulfilled.)

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,139

    Re: Formula req ( when cell value in Alpabates or Numeric )

    Hi. "TRIM and return numbers as numbers, text as text" would have been better, but you made the effort!!

    You can use this:

    =IFERROR(TRIM(B4)+0,TRIM(B4))
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  4. #4
    Forum Contributor
    Join Date
    06-16-2018
    Location
    India
    MS-Off Ver
    2021
    Posts
    177

    Re: Formula req ( when cell value in Alpabates or Numeric )

    Perfect Sir.. Thank u Very Much for fast reply..

+ 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. [SOLVED] trim to match two sets of input-trim spaces around a character
    By nigelog in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-21-2017, 12:33 PM
  2. [SOLVED] assistance to merge 2 formula trim, substitute, len as one formula
    By JEAN1972 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 09-06-2017, 05:37 AM
  3. VLOOKUP + TRIM, TRIM Lookup table array...
    By mangesh.mehendale in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 10-19-2016, 02:10 AM
  4. [SOLVED] VBA TRIM is won't TRIM active worksheet
    By Groovicles in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 06-06-2014, 09:55 AM
  5. Excel 2007 : Trim formula
    By mubeenff in forum Excel General
    Replies: 2
    Last Post: 07-13-2011, 01:57 AM
  6. Trying to trim a trailing space char and the Trim function isn't working
    By Psychochook in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-30-2007, 11:28 PM
  7. [SOLVED] VBA Trim and Application.worksheetfunction.Trim
    By Hari Prasadh in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-19-2005, 11:06 AM

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