+ Reply to Thread
Results 1 to 4 of 4

Text Format

  1. #1
    Forum Contributor
    Join Date
    04-09-2005
    Location
    Multan. Pakistan
    Posts
    129

    Question Text Format

    I have Column A with format General. I convert this Col with format as Text from cell format. However this col is not treating as Text until again editing every entry. Any Suggestion Please.


    Syed Haider Ali

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,861

    Re: Text Format

    Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Contributor
    Join Date
    04-09-2005
    Location
    Multan. Pakistan
    Posts
    129

    Re: Text Format

    I used Sumif formula in Cell D5 to get result from Trail sheet based on B5. The Col A of Trial Sheet in a General Format. I Converted this Col into Text Format. However without editing every entry in Col A again I cannot get the result in Cell D5 of Result sheet. For example I edited Cell A4 of trial thus resulting balance of Code 11000001 in D5 of Result sheet. If I edit cells from A4 to A10, I will get result in D4 350,000,000. Is there a way to get this result without editing Cell A4 to A10 in Trial Sheet
    Attached Files Attached Files

  4. #4
    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,053

    Re: Text Format

    Try this array formula. However, it might e more helpful if you posted your ORIGINAL data, with your original formatting.

    =SUM(IF((LEFT(Trial!$A$4:$A$24,4)=TEXT(B5,0)),Trial!J4:J24))

    Array Formulae are a little different from ordinary formulas in that they MUST be confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER.

    You will know the array is active when you see curly braces { } appear around the outside of your formula. If you do not CTRL+SHIFT+ENTER you will (almost always) get an error message or an incorrect answer. Press F2 on that cell and try again.

    Don't type the curly braces yourself - it won't work...
    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.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

+ 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] VBA textbox populating cells in text format instead of number format
    By chrismccarthy17 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 02-03-2016, 07:46 AM
  2. Excel:How change the textbox format from text to date format?
    By inpetto in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-10-2013, 08:23 AM
  3. Convert date and time in serial number format to text format
    By nda13112 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-11-2013, 02:45 PM
  4. Use spreadsheet cell format to set userform text box format - how?
    By barryleajo in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 11-08-2010, 07:17 AM
  5. Replies: 2
    Last Post: 10-02-2010, 04:41 AM
  6. Format Cell Data so text appears in neat format?
    By mccrimmon in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-01-2010, 09:18 AM
  7. how to format a Docmd to pull in an Access file in Text format
    By Campbellj4 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-02-2005, 12:22 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