+ Reply to Thread
Results 1 to 6 of 6

A formula is like text return a value like a formula

  1. #1
    Registered User
    Join Date
    11-06-2020
    Location
    Bratislava, Slovakia
    MS-Off Ver
    MS Office 10
    Posts
    3

    Cool A formula is like text return a value like a formula

    Hello,
    I have 2 sheets - "Sheet1" and "Sheet2"
    In the sheet "Sheet2" I have the text "Apple" in cell B1O
    In Sheet1:
    In cell A1 I have the text "=Sheet2!"
    In Cell B1 I have the text "B10"
    In Cell C1 I need to merge these two cells - That shouldn't be a problem:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    The result in cell: C1 is "=Sheet2!B10" and s is equal to the beginning. The cell is formatted as text
    And now... How do I get the value from cell C1 and use it in cell D1 as a formula?

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,729

    Re: A formula is like text return a value like a formula

    =indirect(concatenate(a1,b1))


    A sample sheet would help here

    The forum does allow for spreadsheets to be uploaded direct to the forum -

    Please see the Yellow Banner at the top of the page explaining how to attach a sample spreadsheet

    A good sample workbook has just 10-20 rows of representative data that has been desensitised. It also has expected results mocked up, relevant cells highlighted and a few explanatory notes.

    Here are the instructions, found at the top of the page again
    Post a small Excel sheet (not a picture) showing realistic & representative sample data WITHOUT confidential information (10-20 rows, not thousands...) and some manually calculated results. For a new thread (1st post), scroll to Manage Attachments, otherwise scroll down to GO ADVANCED, click, and then scroll down to MANAGE ATTACHMENTS and click again. Now follow the instructions at the top of that screen.
    Attached Files Attached Files
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Registered User
    Join Date
    11-06-2020
    Location
    Bratislava, Slovakia
    MS-Off Ver
    MS Office 10
    Posts
    3

    Re: A formula is like text return a value like a formula

    Great, it works perfectly. Big thanks

  4. #4
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,729

    Re: A formula is like text return a value like a formula

    you are welcome

    just beware indirect() is volatile - so everytime you do something on the sheet - it will recalculate the indirect and on large spreadsheets - that can slow the thing down a lot

  5. #5
    Registered User
    Join Date
    11-06-2020
    Location
    Bratislava, Slovakia
    MS-Off Ver
    MS Office 10
    Posts
    3

    Re: A formula is like text return a value like a formula

    Thanks for warning. I use this formula 300 times in the sheet. I edited it a bit, so it has an impact, but it's not hundreds of lines. I'm still working out the formatting for the Date. And the second for time, so that there is only text in the cell at the end.

    So I have 3 formulas.
    How do I combine them into one, can you advise?
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Formula: copy to clipboard
    Please Login or Register  to view this content.

  6. #6
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,729

    Re: A formula is like text return a value like a formula

    whats in A1 and B1

    a sample sheet maybe useful here as mentioned

    you are converting to text - in a format of date
    the contents of A1 and B1 , concatenated

    but as i'm not sure what your data is , that is input to the concatenate - NOR what you are trying to output

    make sure you also include the expected results

+ 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] search multiple text in cell and return found text via formula in another
    By lilsnoop in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 03-28-2021, 01:26 PM
  2. [SOLVED] Formula to Return Text Result Based On Text Contained in Cell
    By ShawnaLynn in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-10-2021, 12:40 PM
  3. Replies: 5
    Last Post: 04-06-2019, 02:18 AM
  4. Formula to return text
    By pickslides in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-18-2016, 07:25 AM
  5. Replies: 1
    Last Post: 07-17-2015, 03:33 AM
  6. Formula to find and return text string within a cell full of text strings
    By LightingPop in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-03-2013, 11:45 PM
  7. Replies: 7
    Last Post: 10-31-2010, 03:32 PM

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