+ Reply to Thread
Results 1 to 3 of 3

Copy/paste with offset and transpose

  1. #1
    Registered User
    Join Date
    10-12-2008
    Location
    London
    Posts
    7

    Copy/paste with offset and transpose

    Hi,
    I have a VB query which I assume is not very complex, but which I nevertheless still have not been able to resolve.

    I have an Excel tool where users enter in data for one case at a time. The data consists of values on a set of variables. An incrementing case ID gets is assigned to each case. When the user has entered data for a case, the case input data (variables and Case ID) then needs to be copied and pasted into a separate worksheet, where case data is stored row-wise. A copy/paste macro is therefore required, which transposes the data, offsets by a number of rows equal to the case ID, and also uses the "paste values" function.

    I have attached a stripped down version of this tool for illustration.

    Any help much appreciated!

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    Try this
    Please Login or Register  to view this content.
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Registered User
    Join Date
    10-12-2008
    Location
    London
    Posts
    7
    Many thanks - this works very well indeed! Much appreciated!

+ 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