I am trying to figure out how to get a specific row in an excel spreadsheet to automatically be entered into another worksheet (in the same workbook) by using a specific condition.
My example is this:
I have a sheet named Master list - which has all the information. The fields in column G (District) would be the value that would automatically insert that particular row in the corresponding worksheet:
If the Districts are Northern, Southern, Western, etc...The row that has that particular District name would be inserted into the WOrsheets named Northern, Southern, Western, etc.
The master list would be the list that would be changed, but would reflect in the other worksheets.
My example is this:
I have a sheet named Master list - which has all the information. The fields in column G (District) would be the value that would automatically insert that particular row in the corresponding worksheet:
If the Districts are Northern, Southern, Western, etc...The row that has that particular District name would be inserted into the WOrsheets named Northern, Southern, Western, etc.
The master list would be the list that would be changed, but would reflect in the other worksheets.