Naibei dennis
New Member
- Joined
- Apr 16, 2018
- Messages
- 1
[TABLE="width: 500"]
<tbody>[TR]
[TD]sortcut[/TD]
[TD]for booking[/TD]
[TD]acount[/TD]
[TD]team[/TD]
[TD]ch[/TD]
[TD]pt[/TD]
[TD]yth m[/TD]
[TD]total[/TD]
[/TR]
[TR]
[TD] 001-cw[/TD]
[TD]we[/TD]
[TD]09998475[/TD]
[TD]44[/TD]
[TD]66[/TD]
[TD][/TD]
[TD][/TD]
[TD]110[/TD]
[/TR]
[TR]
[TD]003-dd[/TD]
[TD]rer[/TD]
[TD]55656[/TD]
[TD]38[/TD]
[TD]20[/TD]
[TD][/TD]
[TD]43[/TD]
[TD]101[/TD]
[/TR]
</tbody>[/TABLE]
wanted code that check if total >0 then check the rows team,ch,pt,and yth m onlly if its > 0, otherwise move next line.
<tbody>[TR]
[TD]sortcut[/TD]
[TD]for booking[/TD]
[TD]acount[/TD]
[TD]team[/TD]
[TD]ch[/TD]
[TD]pt[/TD]
[TD]yth m[/TD]
[TD]total[/TD]
[/TR]
[TR]
[TD] 001-cw[/TD]
[TD]we[/TD]
[TD]09998475[/TD]
[TD]44[/TD]
[TD]66[/TD]
[TD][/TD]
[TD][/TD]
[TD]110[/TD]
[/TR]
[TR]
[TD]003-dd[/TD]
[TD]rer[/TD]
[TD]55656[/TD]
[TD]38[/TD]
[TD]20[/TD]
[TD][/TD]
[TD]43[/TD]
[TD]101[/TD]
[/TR]
</tbody>[/TABLE]
wanted code that check if total >0 then check the rows team,ch,pt,and yth m onlly if its > 0, otherwise move next line.