ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   linking data from one worksheet to another (https://www.excelbanter.com/excel-worksheet-functions/237251-linking-data-one-worksheet-another.html)

Wilma

linking data from one worksheet to another
 
I am trying to link data from one worksheet to another worksheet in the same
workbook.

The first worksheet (roster) includes student information, status (active or
inactive) and assessment units completed (designated as Y or N for each unit)
in columns B to G.

The subsequent worksheets include the data for each unit as well as the
student information--the values for student information are coming in from
the roster worksheet into columns A to F of the second worksheet (Unit 1).
The student's scores are in columns G to BC.

With the help of "Max" from a previous post--I used the following formula in
the second worksheet to return a value only if the student was active and had
completed the unit:

=IF(ROWS($1:1)COUNT($BJ$9:$BJ$148),"",INDEX(Roste r!B$9:B$148,SMALL($BJ$9:$BJ$148,ROWS($1:1))))

However, the formula returns a value for student information but the unit
assessment data is not linked with the student information. So when I sort
the worksheet or if a student goes from active to inactive--the data on that
row does not align with the correct student.

Would someone please be able to help me come up with a way to solve this
problem?


Otto Moehrbach[_2_]

linking data from one worksheet to another
 
Wilma
I'll try to help you with that but I don't follow what is happening (the
problem). If you wish, send me your workbook (file) or a small sample of
it. Include as much explanation as you can along with samples of what you
want to happen and samples of what is happening. My email is
. Remove the "extra" from this address. HTH
Otto
"Wilma" wrote in message
...
I am trying to link data from one worksheet to another worksheet in the
same
workbook.

The first worksheet (roster) includes student information, status (active
or
inactive) and assessment units completed (designated as Y or N for each
unit)
in columns B to G.

The subsequent worksheets include the data for each unit as well as the
student information--the values for student information are coming in from
the roster worksheet into columns A to F of the second worksheet (Unit 1).
The student's scores are in columns G to BC.

With the help of "Max" from a previous post--I used the following formula
in
the second worksheet to return a value only if the student was active and
had
completed the unit:

=IF(ROWS($1:1)COUNT($BJ$9:$BJ$148),"",INDEX(Roste r!B$9:B$148,SMALL($BJ$9:$BJ$148,ROWS($1:1))))

However, the formula returns a value for student information but the unit
assessment data is not linked with the student information. So when I
sort
the worksheet or if a student goes from active to inactive--the data on
that
row does not align with the correct student.

Would someone please be able to help me come up with a way to solve this
problem?





All times are GMT +1. The time now is 11:13 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com