+ Reply to Thread
Results 1 to 5 of 5

Note Generator

  1. #1
    Registered User
    Join Date
    12-14-2014
    Location
    Philippines
    MS-Off Ver
    2013
    Posts
    2

    Note Generator

    Hi guys!

    I'm quite new to excel so I have just this very quick question.
    Here's the situation:

    The first line of the text in A8 is from B4.
    Would that be possible?

    Screenshots:
    carda.JPG
    ------------------------------
    carda1.JPG

    Thank you so much!

  2. #2
    Forum Expert Crooza's Avatar
    Join Date
    10-19-2013
    Location
    Hunter Valley, Australia
    MS-Off Ver
    Excel 2003 /7/10
    Posts
    2,082

    Re: Note Generator

    If you just want to extract the "Andrew Jones" from the message (in b10) and providing you always start with a name in your message then this will extract the name

    =left(b10,find("%",substitute(B10," ","%",2)))
    Happy with my advice? Click on the * reputation button below

  3. #3
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,923

    Re: Note Generator

    In A8 =B4 & "Your Additional Text Here inside quotations"
    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

  4. #4
    Forum Expert Crooza's Avatar
    Join Date
    10-19-2013
    Location
    Hunter Valley, Australia
    MS-Off Ver
    Excel 2003 /7/10
    Posts
    2,082

    Re: Note Generator

    If you just want to extract the "Andrew Jones" from the message (in b10) and providing you always start with a name in your message then this will extract the name

    =left(b10,find("%",substitute(B10," ","%",2))

    Or if you want to ADD to the "Andrew jones" in B4 then

    = b4 & "your text here "

  5. #5
    Registered User
    Join Date
    12-14-2014
    Location
    Philippines
    MS-Off Ver
    2013
    Posts
    2

    Re: Note Generator

    Ooohh, I am too dumb not to try that one out

    Thank you so much for the replies, indeed you guys reply so fast

+ 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. Find Email in Lotus Note and export its content to Excel (VBA & Lotus Note)
    By mortphil in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-21-2014, 05:53 AM
  2. Yellow note
    By zbor in forum The Water Cooler
    Replies: 6
    Last Post: 01-02-2012, 09:07 AM
  3. Replies: 1
    Last Post: 04-12-2007, 09:33 PM
  4. How can I return a thank you note
    By Cactus in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-06-2005, 01:05 AM
  5. [SOLVED] How can I return a thank you note
    By Cactus in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-05-2005, 11:05 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