+ Reply to Thread
Results 1 to 14 of 14

referencing from one sheet to another, cant reference from column to row

  1. #1
    Registered User
    Join Date
    08-28-2015
    Location
    hungary
    MS-Off Ver
    2013
    Posts
    14

    Unhappy referencing from one sheet to another, cant reference from column to row

    Hi!

    I have 2 sheets. On one sheet I have a vertical column with numbers from 1-36. I would like to reference these numbers in a second sheet however to a horizontal row. WHen I am referencing :
    first =Calculations!F12
    second: =Calculations!F13
    third= =Calculations!F14

    I have a lot of numbers, how can I copy the formula so it will automatically reference to sheet 1? I tried fixing with $F12 however then the F column is good because it is not moving however the 12-13-14 is not growing but stays the same: f12-f12-f12-f12

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,061

    Re: referencing from one sheet to another, cant reference from column to row

    Please attach a sample workbook. Make sure there is enough data to demonstrate your need. Make sure your desired results are shown, mock them up manually if necessary. Remember to remove ALL confidential information first!!!

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    The paperclip icon
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Registered User
    Join Date
    08-28-2015
    Location
    hungary
    MS-Off Ver
    2013
    Posts
    14

    Re: referencing from one sheet to another, cant reference from column to row

    I would like to reference from calculations sheet(turnover) to incomes sheet(hungary turnover)
    Attached Files Attached Files

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,061

    Re: referencing from one sheet to another, cant reference from column to row

    in the example attached, does this do what you want?

    =INDEX(Sheet1!$A$1:$A$36,COLUMN(A$1))
    Attached Files Attached Files

  5. #5
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,061

    Re: referencing from one sheet to another, cant reference from column to row

    sorry, I didn't see your sheet. give me a minute....

  6. #6
    Registered User
    Join Date
    08-28-2015
    Location
    hungary
    MS-Off Ver
    2013
    Posts
    14

    Re: referencing from one sheet to another, cant reference from column to row

    I got thisUntitled.png

  7. #7
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,061

    Re: referencing from one sheet to another, cant reference from column to row

    =INDEX(Calculations!$F$12:$F$47,COLUMNS($A:A))

    but is there something wrong with the calculations in column E of calculations? It looks very odd...

  8. #8
    Registered User
    Join Date
    08-28-2015
    Location
    hungary
    MS-Off Ver
    2013
    Posts
    14

    Re: referencing from one sheet to another, cant reference from column to row

    To be honest I didnt know how to automate that so I wrote it bymyself

  9. #9
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,061

    Re: referencing from one sheet to another, cant reference from column to row

    What is it trying to do?

  10. #10
    Registered User
    Join Date
    08-28-2015
    Location
    hungary
    MS-Off Ver
    2013
    Posts
    14

    Re: referencing from one sheet to another, cant reference from column to row

    same problem again

    Untitled.png

  11. #11
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,061

    Re: referencing from one sheet to another, cant reference from column to row

    you had 3 different formulae in the first 3 cells. Maybe this is what you wanted...

    =C12+(SUM($D$12:D12)) copied down.

  12. #12
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,061

    Re: referencing from one sheet to another, cant reference from column to row

    The first character should be an equal sign, not an underscore. there may also be problems, cos you might use a comma separator in Hungary. see this sheet,
    Attached Files Attached Files

  13. #13
    Registered User
    Join Date
    08-28-2015
    Location
    hungary
    MS-Off Ver
    2013
    Posts
    14

    Re: referencing from one sheet to another, cant reference from column to row

    Thank you so much!!

  14. #14
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,061

    Re: referencing from one sheet to another, cant reference from column to row

    Glad to have helped! If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. It'd also be appreciated if you were to click the add Reputation button at the foot of any of the posts of those who helped you reach a solution.

+ 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] Referencing a column from another sheet.
    By helpwithexcelneeded in forum Excel General
    Replies: 4
    Last Post: 05-11-2014, 04:16 PM
  2. Replies: 0
    Last Post: 01-23-2014, 01:31 AM
  3. Auto fill a formula referencing a column and row of another sheet
    By Mobafett in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-19-2013, 10:44 AM
  4. Referencing a Sheet, and summing a column (INDIRECT with SUMIF)
    By afriedman in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-18-2013, 07:41 AM
  5. Replies: 1
    Last Post: 02-08-2012, 12:56 PM
  6. Conditional formatting referencing another sheet and returning multiple column items
    By Bundleodaisies in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-28-2010, 10:04 PM
  7. Replies: 8
    Last Post: 02-03-2007, 01:41 AM

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