ShiftyThor
New Member
- Joined
- Mar 4, 2013
- Messages
- 14
Good day all, I am working on a sheet for a school, and would like to create an automatic selection from one sheet to another. The idea is to have one sheet with various details, and then another with a form for a gate pass. What I am aiming for is the name to appear on the gate pass, if the child has a "Yes" in a certain column.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Name
[/TD]
[TD]Gate Pass Required
[/TD]
[TD]Person Collecting
[/TD]
[/TR]
[TR]
[TD]Tinashe Matambo
[/TD]
[TD]Yes
[/TD]
[TD]Mr. Matambo
[/TD]
[/TR]
[TR]
[TD]Verain Mungate
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Prince Mbazvo
[/TD]
[TD]Yes
[/TD]
[TD]Mrs. Maraidza
[/TD]
[/TR]
</tbody>[/TABLE]
This is the master file which would hold various other information, date in date out etc. However I would require the above to then select "Yes" from the gate pass column to then extract the name and place it in the forms below to be printed:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Tinokura Gate Pass
[/TD]
[TD]Tinokura Gate Pass
[/TD]
[/TR]
[TR]
[TD]This serves to confirm that:
[/TD]
[TD]This serves to confirm that:
[/TD]
[/TR]
[TR]
[TD]"Name of Child to be picked"
[/TD]
[TD]"name of child to be picked"
[/TD]
[/TR]
[TR]
[TD]Has been given permission
[/TD]
[TD]Has been given permission
[/TD]
[/TR]
[TR]
[TD]to leave after his sporting
[/TD]
[TD]to leave after his sporting
[/TD]
[/TR]
[TR]
[TD]on 2 November 2019
[/TD]
[TD]on 2 November 2019
[/TD]
[/TR]
[TR]
[TD]Signed:________________
[/TD]
[TD]Signed:________________
[/TD]
[/TR]
[TR]
[TD]Tinokura Housemaster
[/TD]
[TD]Tinokura Housemaster
[/TD]
[/TR]
[TR]
[TD]Tinokura Gate Pass
[/TD]
[TD]Tinokura Gate Pass
[/TD]
[/TR]
[TR]
[TD]This serves to confirm that:
[/TD]
[TD]This serves to confirm that:
[/TD]
[/TR]
[TR]
[TD]"Name of Child to be picked"
[/TD]
[TD]"Name of Child to be picked"
[/TD]
[/TR]
[TR]
[TD]Has been given permission
[/TD]
[TD]Has been given permission
[/TD]
[/TR]
[TR]
[TD]to leave after his sporting
[/TD]
[TD]to leave after his sporting
[/TD]
[/TR]
[TR]
[TD]on 2 November 2019
[/TD]
[TD]on 2 November 2019
[/TD]
[/TR]
[TR]
[TD]Signed:________________
[/TD]
[TD]Signed:________________
[/TD]
[/TR]
[TR]
[TD]Tinokura Housemaster
[/TD]
[TD]Tinokura Housemaster
[/TD]
[/TR]
</tbody>[/TABLE]
There will be about 4 or 6 slips printed on one paper. The problem is when using the "if" command, it will not align the rows, other than doing a serious of if commands incorporating the previous slip. There are around 300 students. The idea is to save paper, and if a column is blank in the master file, it will not be selected in the gate pass sheet, but rather select the next available "Yes"
Many thanks
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Name
[/TD]
[TD]Gate Pass Required
[/TD]
[TD]Person Collecting
[/TD]
[/TR]
[TR]
[TD]Tinashe Matambo
[/TD]
[TD]Yes
[/TD]
[TD]Mr. Matambo
[/TD]
[/TR]
[TR]
[TD]Verain Mungate
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Prince Mbazvo
[/TD]
[TD]Yes
[/TD]
[TD]Mrs. Maraidza
[/TD]
[/TR]
</tbody>[/TABLE]
This is the master file which would hold various other information, date in date out etc. However I would require the above to then select "Yes" from the gate pass column to then extract the name and place it in the forms below to be printed:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Tinokura Gate Pass
[/TD]
[TD]Tinokura Gate Pass
[/TD]
[/TR]
[TR]
[TD]This serves to confirm that:
[/TD]
[TD]This serves to confirm that:
[/TD]
[/TR]
[TR]
[TD]"Name of Child to be picked"
[/TD]
[TD]"name of child to be picked"
[/TD]
[/TR]
[TR]
[TD]Has been given permission
[/TD]
[TD]Has been given permission
[/TD]
[/TR]
[TR]
[TD]to leave after his sporting
[/TD]
[TD]to leave after his sporting
[/TD]
[/TR]
[TR]
[TD]on 2 November 2019
[/TD]
[TD]on 2 November 2019
[/TD]
[/TR]
[TR]
[TD]Signed:________________
[/TD]
[TD]Signed:________________
[/TD]
[/TR]
[TR]
[TD]Tinokura Housemaster
[/TD]
[TD]Tinokura Housemaster
[/TD]
[/TR]
[TR]
[TD]Tinokura Gate Pass
[/TD]
[TD]Tinokura Gate Pass
[/TD]
[/TR]
[TR]
[TD]This serves to confirm that:
[/TD]
[TD]This serves to confirm that:
[/TD]
[/TR]
[TR]
[TD]"Name of Child to be picked"
[/TD]
[TD]"Name of Child to be picked"
[/TD]
[/TR]
[TR]
[TD]Has been given permission
[/TD]
[TD]Has been given permission
[/TD]
[/TR]
[TR]
[TD]to leave after his sporting
[/TD]
[TD]to leave after his sporting
[/TD]
[/TR]
[TR]
[TD]on 2 November 2019
[/TD]
[TD]on 2 November 2019
[/TD]
[/TR]
[TR]
[TD]Signed:________________
[/TD]
[TD]Signed:________________
[/TD]
[/TR]
[TR]
[TD]Tinokura Housemaster
[/TD]
[TD]Tinokura Housemaster
[/TD]
[/TR]
</tbody>[/TABLE]
There will be about 4 or 6 slips printed on one paper. The problem is when using the "if" command, it will not align the rows, other than doing a serious of if commands incorporating the previous slip. There are around 300 students. The idea is to save paper, and if a column is blank in the master file, it will not be selected in the gate pass sheet, but rather select the next available "Yes"
Many thanks