+ Reply to Thread
Results 1 to 10 of 10

Fill in vertical values to selected area with horisontal orientation

  1. #1
    Registered User
    Join Date
    02-20-2013
    Location
    Greece
    MS-Off Ver
    Excel 2010
    Posts
    15

    Thumbs up Fill in vertical values to selected area with horisontal orientation

    Hi to all New noob member here asking for help .HEEEELP
    i want to put vertical values to a selected space with horizontal orientation
    see the excel file
    Attached Files Attached Files
    Last edited by kanelonis; 02-20-2013 at 05:25 PM.

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Fill in vertical values to selected area with horisontal orientation

    Do you want to go down to row 34 and then start the next column or Across to Col AC and then start the next row?
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Fill in vertical values to selected area with horisontal orientation

    Assuming based on your wording, the second, across, then down

    =IFERROR(INDEX($C$38:$C$259,( MOD(COLUMN(A1)-1,24)+1)+24*(ROW(A1)-1)),"") in F4 copied across and down.
    Does that work for you?

  4. #4
    Registered User
    Join Date
    02-20-2013
    Location
    Greece
    MS-Off Ver
    Excel 2010
    Posts
    15

    Re: Fill in vertical values to selected area with horisontal orientation

    Hi ChemistB...thank you for your reply

    i want my values to go from F4 to AC4 and then continue from F5 to AC5 and so on .
    Could this be possible?

  5. #5
    Registered User
    Join Date
    02-20-2013
    Location
    Greece
    MS-Off Ver
    Excel 2010
    Posts
    15

    Re: Fill in vertical values to selected area with horisontal orientation

    ChemistB
    ChemistB is online now
    Forum Guru

    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    MS 2007, 2010
    Posts
    6,869

    Re: Fill in vertical values to selected area with horisontal orientation

    Assuming based on your wording, the second, across, then down

    =IFERROR(INDEX($C$38:$C$259,( MOD(COLUMN(A1)-1,24)+1)+24*(ROW(A1)-1)),"") in F4 copied across and down.
    Does that work for you?

    my noobish brain did not get that )))
    you mean in F4 i should type this formula?

  6. #6
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Fill in vertical values to selected area with horisontal orientation

    Yes, you can then copy and paste that to all other cells (or drag to copy paste)

  7. #7
    Registered User
    Join Date
    02-20-2013
    Location
    Greece
    MS-Off Ver
    Excel 2010
    Posts
    15

    Re: Fill in vertical values to selected area with horisontal orientation

    i tried it but it finds an error in =IFERROR(INDEX($C$38:$C$259,( MOD(COLUMN(A1)-1,24)+1)+24*(ROW(A1)-1)),"")
    and it doesnt work...unless if its a noobish mistake of mine

    and if i have more values i just change the 259 correct?

  8. #8
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Fill in vertical values to selected area with horisontal orientation

    Here it is in the worksheet you provided. Not sure what you are doing wrong.
    Attached Files Attached Files

  9. #9
    Registered User
    Join Date
    02-20-2013
    Location
    Greece
    MS-Off Ver
    Excel 2010
    Posts
    15

    Re: Fill in vertical values to selected area with horisontal orientation

    Yeahhhh it worked.
    I am really thankful for your help ChemistB i have been trying to find a path in this labyrinth all day without result .
    unlimited stars from me for your special help
    if i have more issues with excel could i ask you again?

    with Best Regards Kanelonis

  10. #10
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Fill in vertical values to selected area with horisontal orientation

    Glad I could help. Thanks for the rep.

+ 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