+ Reply to Thread
Results 1 to 3 of 3

Vertical data to Horizontal from Sheet B to Sheet A

  1. #1
    Registered User
    Join Date
    07-20-2016
    Location
    Philippines
    MS-Off Ver
    2013
    Posts
    2

    Post Vertical data to Horizontal from Sheet B to Sheet A

    Greetings, Everyone!

    I'm having a difficulty in encoding some data in my file. Sheet A contains running hours of equipment per day, the problem is, the dates are listed vertically downward, because per equipment, it has a formula for electrical consumption. Scrolling thru numpad arrow everytime i press enter is a bit time consuming so i created a Sheet B, where the raw data from logsheets will be copied to, the dates are listed horizontally and the equipment tags are listed vertically so that i can encode the data per equipment faster, since all it takes is pressing enter then the active cell will move to the next equipment.

    i tried copying the data from Sheet B to Sheet A with ='SCADA-DOS'!B23 (for example), what i need is the progression of letter not number to make it faster, B23,C23,D23,E23,F23....and so on. however, i dont know what formula to use to make it happen, i tried dragging the existing cell downward but the number part of cell is the one progressing not the letter C23,C24,C25...and so on. is there any function/formula that i can use to progress the letter part (column) not the number(row)?

    thank you in advance. hope you could help me out on this one.

  2. #2
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Vertical data to Horizontal from Sheet B to Sheet A

    Hi
    Try this (adjust as needed) in 'Sheet B' in cell A1
    =OFFSET('Sheet A'!$A$1,COLUMN()-1,ROW()-1)
    Copy down and forward

  3. #3
    Registered User
    Join Date
    07-20-2016
    Location
    Philippines
    MS-Off Ver
    2013
    Posts
    2

    Re: Vertical data to Horizontal from Sheet B to Sheet A

    i tried the offset, sir. but it didn't work.

    if you have time, you can view the file that im working on to better understand my dilemma.

    here's the link: https://www.dropbox.com/s/jr176prwq5...n_MC.xlsx?dl=0

    I have a feeling that there's a formula for this, i just don't know what it is.

+ 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. [SOLVED] Linking cells in Horizontal on one sheet and Vertical on another
    By Satcom Rat in forum Excel - New Users/Basics
    Replies: 6
    Last Post: 03-24-2016, 04:01 PM
  2. Replies: 6
    Last Post: 06-24-2015, 12:03 AM
  3. Copy the data from 1 sheet in vertical line to another sheet in horizontal line
    By Shermaine2010 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-12-2014, 03:46 AM
  4. Merge Horizontal And Vertical Data in Next Sheet
    By sharma4845 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-01-2014, 07:01 AM
  5. Horizontal autofill from vertical data different sheet
    By Chieps in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 06-04-2013, 11:09 AM
  6. Macro to move horizontal data to vertical - in new sheet--excluding blank cells
    By Jackdaddy0711 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-25-2012, 12:54 PM
  7. comparing vertical list on one sheet to horizontal on another
    By Mike Mick in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-07-2005, 11:35 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