+ Reply to Thread
Results 1 to 3 of 3

Use CONCAT to create a formula

  1. #1
    Forum Contributor
    Join Date
    02-20-2014
    Location
    Ireland
    MS-Off Ver
    Excel 2013
    Posts
    108

    Use CONCAT to create a formula

    Hi All,

    Can't seem to find a solution for this problem

    I have used CONCAT to create a formula,
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    This then returns ='EG-01'!E8

    I copy the CONCAT cell and paste as plain text, my cell now shows ='EG-01'!E8

    But excel will not execute this as a formula, and displays ='EG-01'!E8, instead of the value actually at that location

    I simply want the cell to return the value in Sheet 'EG-01' E8

    I have many cells, doing this task manually will take a very long time

    This is probably an easy one for you Excel Guru's

    Thanks in advance for any help

  2. #2
    Forum Expert XLent's Avatar
    Join Date
    10-13-2010
    Location
    Northumberland, UK
    MS-Off Ver
    various
    Posts
    2,704

    Re: Use CONCAT to create a formula

    You can use INDIRECT,but note it is volatile ("I have many cells")

    =INDIRECT("'"&A$1&"'!"&$C5)

  3. #3
    Forum Contributor
    Join Date
    02-20-2014
    Location
    Ireland
    MS-Off Ver
    Excel 2013
    Posts
    108

    Re: Use CONCAT to create a formula

    Hi Xlent

    Thanks for this

    This will work for the task needed

+ 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. Creating a SKU Builder: Using IFS, VLOOKUP, & CONCAT to create formulae?
    By HavenS in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-19-2019, 12:19 AM
  2. [SOLVED] Formula to concat cells together and then add new components in LEN is not 18
    By batexcel in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-14-2019, 05:20 AM
  3. CONCAT formula for number format
    By Grayc16 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-09-2017, 03:19 PM
  4. Help with formula: Concat All on Excel 2007
    By egburrough in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 06-29-2016, 04:18 AM
  5. How do I write a VBA to Bold text in a concat formula?
    By kimmiey in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-09-2016, 09:22 AM
  6. [SOLVED] Concat String and Integer variables to create filename
    By Sc0tt1e in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-03-2014, 07:14 AM
  7. Replies: 1
    Last Post: 05-25-2012, 11:54 AM

Tags for this Thread

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