My question is can anyone give me some coding steps of displaying an image based on the %?
For instance, I would need something like:
If status is 15% complete, then display the 15% image
end if
if status is 20%, display 20% image
end if, etc
an example would be great.
I really stumped on this.
For instance, I would need something like:
If status is 15% complete, then display the 15% image
end if
if status is 20%, display 20% image
end if, etc
an example would be great.
I really stumped on this.