+ Reply to Thread
Results 1 to 5 of 5

Calling a cell value in an absolute cell reference

  1. #1
    Registered User
    Join Date
    04-09-2015
    Location
    oklahoma
    MS-Off Ver
    2008
    Posts
    3

    Calling a cell value in an absolute cell reference

    Hi,

    I have a large set of data, in the rang of 1,000 to 3,000 data points, lets say they are all in volume B. I am selecting 25 of these point of witch I know the cell number. The cell number is stores in a different cell, lets say A1. And I want to display the value of the cell $B$1234, is the a way such that I could call it as $B$(the value of cell A1)?

    Thanks

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 insider Version 2506 Win 11
    Posts
    24,815

    Re: Calling a cell value in an absolute cell reference

    What I am getting from your explanation is the use of the Indirect Function. Look at this link for a short explanation.

    http://www.techonthenet.com/excel/formulas/indirect.php
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    04-09-2015
    Location
    oklahoma
    MS-Off Ver
    2008
    Posts
    3

    Re: Calling a cell value in an absolute cell reference

    Hi alansidman,

    I played around with the INDIRECT function for a bit and its about have of what I need. Let me tray and explain this again. I have a data set of thousands of points, sorted by time. Each time point has a set of five values associated with it, speed, position and the like. I have a step of 25 top time points I need to their values (speed, position...ect) pulled out into a separate table. I have the row number of where each of the 25 values occur and am looking for a way to set a cell equal to a given column and row reference. Such as $AA$1234. However I have 12 sets of data and need multiple columns for each of the top 25 time points. So I am looking to a way to sub in the value of a cell( the row number) and a given column. So $AA$(row number stored in cell A3). Does that clarify what I am after? I had thought about use a macro, however I am on a mac and it doesn't support that function.

  4. #4
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP, 2007, 2024
    Posts
    16,479

    Re: Calling a cell value in an absolute cell reference

    What I get from post 3 is something like the INDEX() function (list of lookup and reference functions: https://support.office.com/en-us/art...__toc309306714 ). Syntax is naturally different from cell references, but the idea is basically there.
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

  5. #5
    Registered User
    Join Date
    04-09-2015
    Location
    oklahoma
    MS-Off Ver
    2008
    Posts
    3

    Re: Calling a cell value in an absolute cell reference

    Yes that did it thank you

+ 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] Calling string inside cell reference to reference another sheet.
    By {=OR(value=array)} in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-26-2013, 04:45 PM
  2. [SOLVED] Replace absolute cell reference with Indirect cell reference in formula
    By Roothy in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-11-2013, 04:46 AM
  3. Change a macro to from and absolute cell reference to selected cell.
    By dcgrove in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-05-2010, 01:19 PM
  4. Replies: 1
    Last Post: 01-18-2006, 03:00 PM
  5. How can I do an Absolute Cell Reference but non Absolute Cell Pais
    By John in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-22-2005, 02:05 PM

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