Question : sort field based on color

Experts, I need to have a button click event to sort on the color of red.  How can I do this?

thank you

Answer : sort field based on color

"they are red through the conditional formattign of the field on the form.  "

Not really seeing a way, because CF does not change the ForeColor value property of the text box ... it only changes the color on the fly.  So, you would not be able to detect that color change in vba code ... in an attempt to create some sort of sorting algorithm.

mx
Random Solutions  
 
programming4us programming4us