+ Reply to Thread
Results 1 to 1 of 1

create macro that merges cells and then transposes them into other worksheet

  1. #1
    Registered User
    Join Date
    05-27-2009
    Location
    sydney, australia
    MS-Off Ver
    Excel 2003
    Posts
    21

    create macro that merges cells and then transposes them into other worksheet

    Hi,
    new to the forum. I'm an automation tester and am using excel as the data/keyword and script repository. I have keywords and their parameters in sheet 1. this sheet has each row to represent a keyword and its parameters. I am trying to make it more useable. To this end I want to have another sheet that will contain the scripts to run. Each script is represented by many keywords and will be executed from cell 1 to cell9999 by descending row.

    What do I need?
    I need a macro to go through each row in sheet 1, merge the cells per row so that for example row8 when merged will be (each column to be separated by "|") and look like this in row2 in sheet3 e.g "google_search|Auburn NSW|Maps|www.google.com"
    Row1 will contain "$contine_on_error=off" and all cells prefixed with # will be ignored.

    This means that the macro will also need to transpose the merged cells into sheet3 .....

    Can anyone help?
    the spreadsheet is attached
    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)

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