+ Reply to Thread
Results 1 to 1 of 1

Replacing words in paragraphs within cells IF it meets all criteria described

  1. #1
    Registered User
    Join Date
    02-23-2013
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    4

    Replacing words in paragraphs within cells IF it meets all criteria described

    Cell A1 contains a paragraph made of Hebrew words (They are Bible verses in Hebrew, so sometimes more than 254 characters long in each cell).
    Cell B1 contains a paragraph of English words (They are Bible verses in English, so sometimes more than 254 characters long in each cell).
    Column C contains a list of single Hebrew words.
    Column D contains a unique code for each of those Hebrew words.
    Column E contains a list of single English words.
    Column F contains a unique code for each of those English words.
    Finally, Column G contains a list of single words that will be replacing the English words IF all criteria is met.


    So, this is what I'm trying to do:
    IF a Hebrew word within the paragraph of cell A1, is the same as a Hebrew word found in the list in Column C,
    AND an English word within the paragraph of cell B1, is the same as an English word found in the list in Column E.
    AND the unique code for this word is the same in (both) Column D and Column F,
    THEN create a new paragraph (Bible verse) in a (new) Column H, which will be a combination: Rendering the existing English words from B1 that did not meet this criteria, but rendering the transliterated words from Column G when all criteria is met.
    I'm not sure Excel will support this task because of the 254 character issue, but since I don't know VBA, I figure getting help in Excel will be easier.

    Thank you kindly,
    Alex
    Attached Files Attached Files

+ 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] Copy and paste cells data once another cells value meets a certain criteria
    By gally in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-29-2012, 05:03 AM
  2. Need VB code that would SUM cells if meets criteria
    By goyex in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-10-2012, 09:37 PM
  3. Macro for replacing cell if it meets multiple criteria
    By Batrac in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-04-2012, 11:02 AM
  4. Pasting words from paragraphs into separate cells
    By Cleland in forum Excel General
    Replies: 1
    Last Post: 01-06-2012, 08:20 PM
  5. If a cell meets criteria, sum cells on that row
    By add1023 in forum Excel General
    Replies: 1
    Last Post: 03-16-2005, 11:40 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