+ Reply to Thread
Results 1 to 5 of 5

Need Help with Forumula in Moving

  1. #1
    Registered User
    Join Date
    07-30-2014
    Location
    new york
    MS-Off Ver
    2010
    Posts
    3

    Need Help with Forumula in Moving

    I have two worksheets. I need in 'worksheet 1' to copy b1, c1, d1, to f2, f3, f4 in 'worksheet 2.' However, it must repeat the process so that b2, c2, d2 in worksheet one copied to f5, f6, f7. Anyway do to this or set things up differently so it works?

    Thanks

  2. #2
    Forum Expert
    Join Date
    10-09-2012
    Location
    Dallas, Texas
    MS-Off Ver
    MO 2010 & 2013
    Posts
    3,049

    Re: Need Help with Forumula in Moving

    What are you trying to accomplish?
    Please ensure you mark your thread as Solved once it is. Click here to see how.
    If a post helps, please don't forget to add to our reputation by clicking the star icon in the bottom left-hand corner of a post.

  3. #3
    Valued Forum Contributor
    Join Date
    07-07-2014
    Location
    Washington DC
    MS-Off Ver
    2007
    Posts
    1,047

    Re: Need Help with Forumula in Moving

    Copy cells B1:D2 in 'worksheet one'. Go to 'worksheet 2' and right click on cell F2 and click 'paste values' and select 'Transpose'.

  4. #4
    Valued Forum Contributor Miraun's Avatar
    Join Date
    04-03-2009
    Location
    New England
    MS-Off Ver
    2003, 2007, 2010, 2013
    Posts
    554

    Re: Need Help with Forumula in Moving

    After you copy the data, use Paste Special (keystroke Alt-E-S)
    Select the transpose options, and it will swap Rows/Columns.
    Going for Guru! Click the Star to the bottom left of this post if I helped!

  5. #5
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,076

    Re: Need Help with Forumula in Moving

    in F2
    =OFFSET(Sheet1!$B$1,INT((ROW()-2)/3),MOD(ROW()-2,3))
    and copy down
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  6. #6
    Registered User
    Join Date
    07-30-2014
    Location
    new york
    MS-Off Ver
    2010
    Posts
    3

    Re: Need Help with Forumula in Moving

    Thanks everyone for your help. I tried Special-K's formula and it worked! Thanks again for your help. I kept googling with no success on how to do it....

+ 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. Replies: 6
    Last Post: 03-12-2014, 12:16 PM
  2. Forumula for MAX
    By SAFCliam in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-24-2013, 10:53 AM
  3. 2 If's Forumula
    By Labl in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 04-28-2013, 02:37 PM
  4. Replies: 2
    Last Post: 02-06-2013, 07:44 PM
  5. Forumula??
    By jyche14 in forum Excel General
    Replies: 2
    Last Post: 05-26-2011, 01:24 PM

Tags for this Thread

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