James Perry
Member
Hello all..... here's my problem.
[pre]
[/pre]
I have done CF in col C2 using the arrow icons.
If the value is 196, a Horizontal arrow & the value 196 appear in the same cell C2.
If the value is 195 ( or less),a Down arrow & the value 195 or....appear in the same cell.
If the value is 197 ( or more ), an Up arrow & the value 197 or....appear in the same cell.
How do i repeat the CF for the other staff....Tech, Assembly, Packing, etc...
[pre]
Code:
Personnel Approved Engaged On duty
C/Staff 196 195 197
Tech 149 176 175
Assembly 415 403 90
Packing 59 59 197
I have done CF in col C2 using the arrow icons.
If the value is 196, a Horizontal arrow & the value 196 appear in the same cell C2.
If the value is 195 ( or less),a Down arrow & the value 195 or....appear in the same cell.
If the value is 197 ( or more ), an Up arrow & the value 197 or....appear in the same cell.
How do i repeat the CF for the other staff....Tech, Assembly, Packing, etc...