+ Reply to Thread
Results 1 to 2 of 2

Getting data using Indirect function

  1. #1
    Registered User
    Join Date
    01-18-2014
    Location
    Hyderabad
    MS-Off Ver
    Excel 2003
    Posts
    1

    Getting data using Indirect function

    I have some data on a sheet and I want it on other sheet without using lookup function. Only "Indirect function need to be used". Please find attached the excel sheet.

    Thanks in advance.
    Attached Files Attached Files

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Getting data using Indirect function

    Copy and paste formula in B3 drag across and down.

    =INDIRECT("'Q6'!"&CHAR(66+COLUMN(A1))&ROW(A8))

    I didn't realize that dates on Ans 6 sheet are not consecutive. There are Apr 1 and Apr 3. So this would require another INDIRECT formula in I3

    Across and down.This will get data for Apr 3

    =INDIRECT("'Q6'!"&CHAR(69+COLUMN(H1))&ROW(H8))

    See updated spreadsheet
    Attached Files Attached Files
    Last edited by AlKey; 01-18-2014 at 11:42 PM.
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

+ 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: 0
    Last Post: 10-03-2013, 02:02 AM
  2. Sumif function using indirect function and data from different sheet
    By pronky007 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-26-2013, 12:40 PM
  3. [SOLVED] Help with Data Validation using INDIRECT function
    By ddub25 in forum Excel General
    Replies: 7
    Last Post: 07-14-2012, 08:33 AM
  4. Data Validation and Indirect Function
    By solnajeff in forum Excel General
    Replies: 4
    Last Post: 01-05-2008, 04:23 PM
  5. [SOLVED] Using INDIRECT function to specify source data
    By donesquire in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 05-26-2005, 11: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