R
Robert N
Need help with following problem.
I need to copy/link data from one workbook to another eg:
Master has 375 rows of data each row has 4 col
Job.....Student Name.....Supervisor.....School
This data is sorted by School then by Student Name
I want to grab all rows where column called School = DTS then copy o
link this data and display it in a new workbook called DTS.
Then I would want to do the same for all other schools again displayin
only the data from the 375 rows.
It would be great to have the data automatically update in workbook DT
if the data in Master changed. In my thinking it should be somethin
like this:
From workbook DTS lookup a range of rows and columns in MASTER I
column School = "DTS" grab the row or rows and paste or link t
workbook DTS.
Can I do this in exce
I need to copy/link data from one workbook to another eg:
Master has 375 rows of data each row has 4 col
Job.....Student Name.....Supervisor.....School
This data is sorted by School then by Student Name
I want to grab all rows where column called School = DTS then copy o
link this data and display it in a new workbook called DTS.
Then I would want to do the same for all other schools again displayin
only the data from the 375 rows.
It would be great to have the data automatically update in workbook DT
if the data in Master changed. In my thinking it should be somethin
like this:
From workbook DTS lookup a range of rows and columns in MASTER I
column School = "DTS" grab the row or rows and paste or link t
workbook DTS.
Can I do this in exce