Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
JohnR
 
Posts: n/a
Default What are the tricks using "=(SHEET1!cell_reference)".

When using "=(SHEET1!cell_reference)" in sheet2, if I sort sheet1, sheet2
does not have the correct data.
  #2   Report Post  
bj
 
Posts: n/a
Default

Could you give an example of what you want it to do and what it is doing. If
the cell reference were A3 it should still be A3 after the sort of sheet 1,
do you want it to follow the sort?

"JohnR" wrote:

When using "=(SHEET1!cell_reference)" in sheet2, if I sort sheet1, sheet2
does not have the correct data.

  #3   Report Post  
JohnR
 
Posts: n/a
Default



"bj" wrote:

Could you give an example of what you want it to do and what it is doing. If
the cell reference were A3 it should still be A3 after the sort of sheet 1,
do you want it to follow the sort?

"JohnR" wrote:

When using "=(SHEET1!cell_reference)" in sheet2, if I sort sheet1, sheet2
does not have the correct data.

bj, Yes , I would like it to follow the sort.
  #4   Report Post  
bj
 
Posts: n/a
Default

The way I do this type of operation is to insert a new column A fill the
column with a numbber sequence;
make your equation be =vlookup(reference number,SHEET1!$A$1:$A$100,2,false)
Where the reference number is the number in colimn A next to the cell you
want the value for

When you sort sheet 1 make sure bbothe columns are sorted.

"JohnR" wrote:



"bj" wrote:

Could you give an example of what you want it to do and what it is doing. If
the cell reference were A3 it should still be A3 after the sort of sheet 1,
do you want it to follow the sort?

"JohnR" wrote:

When using "=(SHEET1!cell_reference)" in sheet2, if I sort sheet1, sheet2
does not have the correct data.

bj, Yes , I would like it to follow the sort.

  #5   Report Post  
JohnR
 
Posts: n/a
Default

This helped a great deal and it worked just fine with only one change, I had
to change the $A$100 to $J$100 in order to include the entire table.

"bj" wrote:

The way I do this type of operation is to insert a new column A fill the
column with a numbber sequence;
make your equation be =vlookup(reference number,SHEET1!$A$1:$A$100,2,false)
Where the reference number is the number in colimn A next to the cell you
want the value for

When you sort sheet 1 make sure bbothe columns are sorted.

"JohnR" wrote:



"bj" wrote:

Could you give an example of what you want it to do and what it is doing. If
the cell reference were A3 it should still be A3 after the sort of sheet 1,
do you want it to follow the sort?

"JohnR" wrote:

When using "=(SHEET1!cell_reference)" in sheet2, if I sort sheet1, sheet2
does not have the correct data.

bj, Yes , I would like it to follow the sort.



  #6   Report Post  
bj
 
Posts: n/a
Default

sorry about that a1 to a100 would not do well.

"JohnR" wrote:

This helped a great deal and it worked just fine with only one change, I had
to change the $A$100 to $J$100 in order to include the entire table.

"bj" wrote:

The way I do this type of operation is to insert a new column A fill the
column with a numbber sequence;
make your equation be =vlookup(reference number,SHEET1!$A$1:$A$100,2,false)
Where the reference number is the number in colimn A next to the cell you
want the value for

When you sort sheet 1 make sure bbothe columns are sorted.

"JohnR" wrote:



"bj" wrote:

Could you give an example of what you want it to do and what it is doing. If
the cell reference were A3 it should still be A3 after the sort of sheet 1,
do you want it to follow the sort?

"JohnR" wrote:

When using "=(SHEET1!cell_reference)" in sheet2, if I sort sheet1, sheet2
does not have the correct data.
bj, Yes , I would like it to follow the sort.

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
Tips and Tricks Cathe Excel Discussion (Misc queries) 1 March 17th 05 07:21 AM
Free webinar on tips & tricks led by Excel MVP... Bob Umlas Excel Discussion (Misc queries) 3 January 10th 05 12:40 AM
Free Webinar on Excel tips & tricks by an Excel MVP Bob Umlas Excel Discussion (Misc queries) 0 December 7th 04 09:34 PM
Information: Free Webinar (web-seminar) on Excel tips & tricks Bob Umlas, Excel MVP Excel Discussion (Misc queries) 0 December 2nd 04 12:59 AM
1-hour free webinar on Excel tips & tricks Bob Umlas Excel Discussion (Misc queries) 1 December 1st 04 12:01 AM


All times are GMT +1. The time now is 04:26 AM.

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

About Us

"It's about Microsoft Excel"