+ Reply to Thread
Results 1 to 3 of 3

How to add a costant text in specific cells

  1. #1
    Registered User
    Join Date
    03-18-2020
    Location
    Tel Aviv
    MS-Off Ver
    306
    Posts
    1

    How to add a costant text in specific cells

    Hi,
    I`m looking for a formula or a code so I can a constant text to the begining and the and of the text that I have in cime cells.

    Ex: I have this text on the cell: [latex](4a-5)(9a-8x)=?[latex] (and other exrecises)

    and I want it to look like that in the and of the day: \begin{align}(4a-5)(9a-8x)=?\end{align}



    Thanks!

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 insider Version 2505 Win 11
    Posts
    24,729

    Re: How to add a costant text in specific cells

    Please read the yellow banner at the top of this thread.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Forum Expert KOKOSEK's Avatar
    Join Date
    08-03-2018
    Location
    Pole in Yorkshire, UK
    MS-Off Ver
    365/2013
    Posts
    2,765

    Re: How to add a costant text in specific cells

    A
    B
    1
    [latex](4a-5)(9a-8x)=?[latex] \begin{align}(4a-5)(9a-8x)=?\end{align}
    2
    [latex](17a+98)(13a+47x)=?[latex] \begin{align}(17a+98)(13a+47x)=?\end{align}


    A
    B
    1
    [latex](4a-5)(9a-8x)=?[latex] ="\begin{align}"&MID(A1,FIND("(",A1),FIND("?",A1)-FIND("(",A1)+1)&"\end{align}"
    2
    [latex](17a+98)(13a+47x)=?[latex] ="\begin{align}"&MID(A2,FIND("(",A2),FIND("?",A2)-FIND("(",A2)+1)&"\end{align}"
    Happy with my answer * Add Reputation.
    If You are happy with solution, please use Thread tools and mark thread as SOLVED.

+ 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] filling up blank cells with a specific text across specific rows and columns
    By srinivasan1965 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 11-25-2019, 10:50 AM
  2. [SOLVED] If a cell contains text insert specific text in specific cells in row
    By muss1210 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-18-2017, 10:51 AM
  3. [SOLVED] Counting cells with specific text excluding if date in specific cells
    By FraserMc97 in forum Excel General
    Replies: 2
    Last Post: 04-07-2017, 06:19 AM
  4. [SOLVED] Excel VBA If a cell contains a specific text then other cells will show specific vaules
    By elleb in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 02-23-2017, 05:14 PM
  5. add costant to the same cell
    By esa3047@exce in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 09-03-2014, 09:07 AM
  6. Copy a range and a costant
    By fabdav in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-23-2011, 04:38 AM
  7. Trace a costant value on Graph
    By Fabiez in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 05-12-2005, 05: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