Search results

  1. M

    Repaint BackColor based on data entered

    Okay so how would I go about creating a Subform in Microsoft Access XP? Everything I can find on the net is for 2007 or 2010. I tried doing it through Form Wizard.
  2. M

    Repaint BackColor based on data entered

    On the list of objects there are "Table", "Query", "Form", "Report", and "Data Access". The original list of records are located under a table and I could create a subdata sheet on there. Basically what you're talking about. I can't seem to find a way to do that on a Form though.
  3. M

    Repaint BackColor based on data entered

    My apologies, I am more than likely not using the correct terminology. The original set of data was on a Table that had a relationship with another table in order to have a subdata sheet. The program wouldn't allow me to do conditional formatting on a table so I had to make a duplicate set of...
  4. M

    Repaint BackColor based on data entered

    Okay, I was able to create a Form using the Wizard and do Conditional Formatting. In the end I was able to color code those. But now I'm missing some information as the original table had a relationship with another table and I am incapable of figuring out how to create a relationship between...
  5. M

    Repaint BackColor based on data entered

    Hello, my issue is this - I am trying to color code text boxes based on the data entered in. The column is "PHASE" and the items entered in are either "1" "2" or "3". 1 is supposed to be Red, 2 Yellow, 3 Green. I have Microsoft Access XP (I'm sure). I've tried to do it on VB and had no luck. I...
Back
Top Bottom