Conditional Formating more thatn 3 conditions

  • Thread starter Thread starter Melbourne
  • Start date Start date
M

Melbourne

This has no doubt been covered before but I can't find any information on it.

I have a roster database that the owner requires the jobs to be displayed in
color by the customer. This would require more than three colours. Can
someone direct me to the right code to cover the additional colours.

Thank you
 
Thanks Peter,

I down loaded the zip file, copied the control into the system directory and
tried to register it but vister won't register it. I have looked at the code
but I can't find where in the code it allows me to change the background on
more than three criteria for a field on a continuous form. Is that what your
flex grid does?
 
Melbourne,

No, what I am suggesting is that you use the Flex Grid control to
display your roster information INSTEAD of using a Continuous form.
That way you can have lines in any number of colours (well not more
than 16.7 million obviously).

Not sure about registering the control in Vista, I haven't actually
tried that but I would be surprised if it doesn't work under Vista,
perhaps someone else can confirm that. You did copy the MSFLXGRD.OCX
control to the System32 folder and ran the regsvr32.exe program as
specified in the notes, I assume.

Did you get the Flex Grid demo program to run OK or not?

Peter Hibbs.
 
Back
Top