Recent content by Joka

  1. J

    More than 3 conditional formatting according to the value

    I copied the code you gave me but it appears an error: "Compile error: Sub or function not defined" I send you a copy of all the code of the form, maybe it help... I thought it was easyer, sorry again for my insistance... Private Sub Command30_Click() On Error GoTo Err_Command30_Click...
  2. J

    More than 3 conditional formatting according to the value

    you are very kind for helping me, The control name is: Próxima Graduação I need that the back colour of this form field changes according to the respective value selected on its combo box. A colour for each value: Option: Amarelo = colour: Yellow Option: Laranja = colour: Orange Option...
  3. J

    More than 3 conditional formatting according to the value

    boblarson, I converted the database to Access 2007 (accdb) and it stills with 3 conditional formatting conditions... vbaInet, I apologize but i don't know what to do with the code you wrote i dont know VBA... Where do i insert it? Many thanks
  4. J

    More than 3 conditional formatting according to the value

    It´s "continuous Forms" ??? Excuse my lack of knowledge... :)
  5. J

    More than 3 conditional formatting according to the value

    I use Access 2007 how do i know the default view? sorry for my question but i know few about access.
  6. J

    More than 3 conditional formatting according to the value

    Hi there! I would be very pleased if anyone could help me with a VBA code for a MDB that i am creating. I need that the back colour of a certain form field changes according to the respective value selected on its combo box. A colour for each value: Amarelo = Yellow Laranja = Orange Verde =...
Back
Top Bottom