+ Reply to Thread
Results 1 to 1 of 1

Additions, removals and replacements

  1. #1
    Registered User
    Join Date
    04-11-2013
    Location
    Karachi, Pakistan
    MS-Off Ver
    Excel 2010
    Posts
    1

    Additions, removals and replacements

    I am working on links and need to automate a process so here's the problem:

    Link for example
    http://www.random.123/vid/xxrx08_tit...keeps-changing

    Required result:
    <iframe frameborder="0" width="480" height="389"src="http://www.random.123/embed/vid/xxrx08?n=92"></iframe>

    Constants are as follows:
    http://www.random.123
    n=92 remains same across the board
    '_' will always be present
    '_' is replaced by '?'
    Values after '_' should be copied and sent to another cell simultaneously where the '-' is removed regardless of the number of words there, preferred result will look like 'title portion keeps changing'

    So basically will need a way to generate two different results from one link.

    note 'xxrx08' this value could be worth more or less alphanumeric characters and would be always changing
    Last edited by deltree86; 04-11-2013 at 10:51 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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