Conditional Formatting only after switching to desigbn mode?

  • Thread starter Thread starter Henrootje
  • Start date Start date
H

Henrootje

I have a form that contains conditional formatting.
If I change the recordsource form query A to B (using VB) conditional
formatting does not work.
I have to switch to design view and back to normal and then it works.
If I change from B to A this does not happen.
If I start the form with Query B as default recordsource same thing: I
have to go to design view and back to have conditional formatting.

Things like requery don't work????


Any one has any ideas?

TIA Henro
 
found it. Twice the same field in a query. Although the second one was
called Expr1: it still caused this strange behaviour.

It is solved now
 
found it. Twice the same field in a query. Although the second one was
called Expr1: it still caused this strange behaviour.

It is solved now
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top