+ Reply to Thread
Results 1 to 3 of 3

Concatenate text string as values

  1. #1
    Forum Contributor
    Join Date
    09-16-2014
    Location
    Hyderabad
    MS-Off Ver
    MS Office 2021
    Posts
    347

    Concatenate text string as values

    Hello all.

    I have this text string
    =" The IOCPF Advice No. FIN/CPF/"&MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,256)&"/"&MATCH(UPPER(TEXT((CONTROL!$C$18),"mmmm")),{"MARCH","APRIL","MAY","JUNE","JULY","AUGUST","SEPTEMBER","OCTOBER","NOVEMBER","DECEMBER","JANUARY","FEBRUARY"},0)&"/"&CONTROL!$C$13&" dated: "&TEXT(CONTROL!$C$29,"dd-mmm-yyyy")&" for Rs. "&TEXT(CONTROL!$C$274,"#,##0")&"/- ("&SpellIndian(CONTROL!$C$274)&") for the month of "&UPPER(TEXT(CONTROL!$C$18,"mmmm - YYYY"))&" in respect of Cat I employees working under control of this office along with the following enclosures is sent herewith in duplicate for necessary action at your end."
    from A1 to I1 (A to I are merged).

    When I tried ".value = .value" or ".PasteSpecial Paste:=xlValues", I am getting #VALUE! error and for some other cells #name error.

    Help how to output these cells as also values.

  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: Concatenate text string as values

    Attach a sample workbook. Make sure there is just enough data to make it clear what is needed. 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 demonstrated, mock them up manually if needed. Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic


    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

  3. #3
    Forum Contributor
    Join Date
    09-16-2014
    Location
    Hyderabad
    MS-Off Ver
    MS Office 2021
    Posts
    347

    Re: Concatenate text string as values

    Hi

    I am working on a sheet which have multiple links to another sheet within workbook (which contains certain sensitive data- which might be against the forum rules, which says data should be desensitized). I cannot desensitize hence, I am unable to upload any worksheet.

    Issue, I am having is all formula cells are being copied as values except those cells which have both formula and text combined (eg: SUM(A1:A4)&"persons"). These cells are returned as errors.

    So help plz.

+ 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: 8
    Last Post: 05-03-2014, 12:49 AM
  2. [SOLVED] concatenate rows of values in a string
    By kadams99 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-06-2013, 10:23 PM
  3. Remove & Concatenate Text String
    By seanyeap in forum Excel General
    Replies: 1
    Last Post: 06-06-2012, 06:55 AM
  4. use concatenate function to put carrage returns in a text string
    By dabblingandconfused in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-15-2006, 12:00 PM
  5. concatenate a text string if two different cells contain the sam.
    By Linda G in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-17-2005, 04:06 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