Ed_Filipino
New Member
- Joined
- Jan 5, 2018
- Messages
- 6
hi good day may you can help me to make a code regarding the table I need. I have a table w/ 5 columns (please see below) that I am running for now.
[TABLE="width: 884"]
<tbody>[TR]
[TD]CODE
[/TD]
[TD]DATE
[/TD]
[TD]RUNNING HOURS
[/TD]
[TD]REPAIR DONE
[/TD]
[TD]MECHANIC
[/TD]
[/TR]
[TR]
[TD]FE25
[/TD]
[TD]29-Jan-18
[/TD]
[TD]5,000
[/TD]
[TD]CHANGE BATTERY
[/TD]
[TD]RED
[/TD]
[/TR]
[TR]
[TD]FE26
[/TD]
[TD]30-Jan-18
[/TD]
[TD]4,560
[/TD]
[TD]CHANGE RIMS
[/TD]
[TD]GREEN
[/TD]
[/TR]
[TR]
[TD]J15
[/TD]
[TD]31-Jan-18
[/TD]
[TD]3,521
[/TD]
[TD]CHANGE ALTERNATOR
[/TD]
[TD]BLUE
[/TD]
[/TR]
[TR]
[TD]FE25
[/TD]
[TD]1-Feb-18
[/TD]
[TD]5,160
[/TD]
[TD]CHANGE BATTERY
[/TD]
[TD]RED
[/TD]
[/TR]
[TR]
[TD]L24
[/TD]
[TD]2-Feb-18
[/TD]
[TD]4,560
[/TD]
[TD]CHANGE TIRE
[/TD]
[TD]GREEN
[/TD]
[/TR]
[TR]
[TD]FE25
[/TD]
[TD]3-Feb-18
[/TD]
[TD]5,200
[/TD]
[TD]CHANGE STARTER MOTOR
[/TD]
[TD]BLUE
[/TD]
[/TR]
</tbody>[/TABLE]
what I need was to autocopy the full rows of a specific value on the other sheet whenever I updated the first table which look like this if I make the FE25 table on separate sheet. Please refer below so if there comes a time a fourth row containing FE25 it will automatically update as well the other sheet.
[TABLE="width: 884"]
<tbody>[TR]
[TD]CODE
[/TD]
[TD]DATE
[/TD]
[TD]RUNNING HOURS
[/TD]
[TD]REPAIR DONE
[/TD]
[TD]MECHANIC
[/TD]
[/TR]
[TR]
[TD]FE25
[/TD]
[TD]29-Jan-18
[/TD]
[TD]5,000
[/TD]
[TD]CHANGE BATTERY
[/TD]
[TD]RED
[/TD]
[/TR]
[TR]
[TD]FE25
[/TD]
[TD]1-Feb-18
[/TD]
[TD]5,160
[/TD]
[TD]CHANGE BATTERY
[/TD]
[TD]RED
[/TD]
[/TR]
[TR]
[TD]FE25
[/TD]
[TD]3-Feb-18
[/TD]
[TD]5,200
[/TD]
[TD]CHANGE STARTER MOTOR
[/TD]
[TD]BLUE
[/TD]
[/TR]
</tbody>[/TABLE]
May you help me regarding this as it will be a big help for me. Have a good day and you may help a lot more people like who had trouble on this kind of matter.
[TABLE="width: 884"]
<tbody>[TR]
[TD]CODE
[/TD]
[TD]DATE
[/TD]
[TD]RUNNING HOURS
[/TD]
[TD]REPAIR DONE
[/TD]
[TD]MECHANIC
[/TD]
[/TR]
[TR]
[TD]FE25
[/TD]
[TD]29-Jan-18
[/TD]
[TD]5,000
[/TD]
[TD]CHANGE BATTERY
[/TD]
[TD]RED
[/TD]
[/TR]
[TR]
[TD]FE26
[/TD]
[TD]30-Jan-18
[/TD]
[TD]4,560
[/TD]
[TD]CHANGE RIMS
[/TD]
[TD]GREEN
[/TD]
[/TR]
[TR]
[TD]J15
[/TD]
[TD]31-Jan-18
[/TD]
[TD]3,521
[/TD]
[TD]CHANGE ALTERNATOR
[/TD]
[TD]BLUE
[/TD]
[/TR]
[TR]
[TD]FE25
[/TD]
[TD]1-Feb-18
[/TD]
[TD]5,160
[/TD]
[TD]CHANGE BATTERY
[/TD]
[TD]RED
[/TD]
[/TR]
[TR]
[TD]L24
[/TD]
[TD]2-Feb-18
[/TD]
[TD]4,560
[/TD]
[TD]CHANGE TIRE
[/TD]
[TD]GREEN
[/TD]
[/TR]
[TR]
[TD]FE25
[/TD]
[TD]3-Feb-18
[/TD]
[TD]5,200
[/TD]
[TD]CHANGE STARTER MOTOR
[/TD]
[TD]BLUE
[/TD]
[/TR]
</tbody>[/TABLE]
what I need was to autocopy the full rows of a specific value on the other sheet whenever I updated the first table which look like this if I make the FE25 table on separate sheet. Please refer below so if there comes a time a fourth row containing FE25 it will automatically update as well the other sheet.
[TABLE="width: 884"]
<tbody>[TR]
[TD]CODE
[/TD]
[TD]DATE
[/TD]
[TD]RUNNING HOURS
[/TD]
[TD]REPAIR DONE
[/TD]
[TD]MECHANIC
[/TD]
[/TR]
[TR]
[TD]FE25
[/TD]
[TD]29-Jan-18
[/TD]
[TD]5,000
[/TD]
[TD]CHANGE BATTERY
[/TD]
[TD]RED
[/TD]
[/TR]
[TR]
[TD]FE25
[/TD]
[TD]1-Feb-18
[/TD]
[TD]5,160
[/TD]
[TD]CHANGE BATTERY
[/TD]
[TD]RED
[/TD]
[/TR]
[TR]
[TD]FE25
[/TD]
[TD]3-Feb-18
[/TD]
[TD]5,200
[/TD]
[TD]CHANGE STARTER MOTOR
[/TD]
[TD]BLUE
[/TD]
[/TR]
</tbody>[/TABLE]
May you help me regarding this as it will be a big help for me. Have a good day and you may help a lot more people like who had trouble on this kind of matter.