Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 54
Default using the INDIRECT function

I have been using the indirect function as shown below to give me the
contents of a cell. I have been setting up a formula to copy a list from one
position of a sheet to another, I have now sorted the formula I want so I
want to use the formula on the previous sheet to copy the list to that
position. However, this indirect function gives me the contents of (for
example) D4 on sheet 1 not D4 on sheet 2.

=(INDIRECT("D"&(ROW(D3)+(MATCH(D60,D3:$D$43,0)) - part of my formula

Does anybody know how to use the INDIRECT function to reference to another
sheet?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 98
Default using the INDIRECT function

Hi,

=INDIRECT(Sheet2!B9,TRUE)

HTH

Simon

hot dogs wrote:
I have been using the indirect function as shown below to give me the
contents of a cell. I have been setting up a formula to copy a list from one
position of a sheet to another, I have now sorted the formula I want so I
want to use the formula on the previous sheet to copy the list to that
position. However, this indirect function gives me the contents of (for
example) D4 on sheet 1 not D4 on sheet 2.

=(INDIRECT("D"&(ROW(D3)+(MATCH(D60,D3:$D$43,0)) - part of my formula

Does anybody know how to use the INDIRECT function to reference to another
sheet?


--
--------------------
Simon - UK

Email at simon22mports [ a t ] hot mail [ d ot ]com

Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200611/1

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
why is the INDIRECT function volatile? Dave F Excel Worksheet Functions 2 October 25th 06 02:10 PM
consolidate data using 3d function AND indirect Dave Breitenbach Excel Worksheet Functions 1 September 28th 06 07:15 PM
INDIRECT function inside AND function Biff Excel Worksheet Functions 3 September 23rd 06 07:20 PM
Using INDIRECT in INDEX(LINEST.. ) function Incoherent Excel Worksheet Functions 4 January 10th 06 04:42 PM
include INDIRECT function into SUMPRODUCT formula markx Excel Worksheet Functions 1 November 9th 05 05:04 PM


All times are GMT +1. The time now is 02:41 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"