Recent content by laccess

  1. L

    Filtering a combo box with a text box?

    Hi All, Ok so I posted previously about trying to search in a multi value combo box. It doesn't sound possible nor do people like the sound the multi value box. What I'm trying to do now instead is add a text box, next to the combo box, that I can type in which will reduce the combo box to...
  2. L

    Multi Value Combo box

    Hi All, Looking for some help please on multivalue combo boxes. I have a db that assigns materials to a task on a form. Each material has an install time (norm) & a cost per unit. On a previous version this was not multivalue, and you could type in the combo box and it would auto complete...
  3. L

    VB Code in repot not working!

    Thanks for this, this is the one that got it done. I tried re-locating the code into the format_detail option but that didn't work either way. This also opened my eyes to the Conditional Formatting options in access. Thanks again.
  4. L

    VB Code in repot not working!

    Hi Guys, Thanks for your reply's but i'm not really sure on how to apply either of them. I'm all up for using the easiest method as I feel like I'm hitting a nail with a mash hammer. Frothingslosh, On the report the item I'm trying to change is a combo box created by the query. Is this...
  5. L

    VB Code in repot not working!

    Hi All, Wondering if you can help. I'm fairly new to access and VB code so I cant quite figure where this is going wrong. In a report I have put some code to the OnLoad event. I'm wanting to highlight a field (combo) red if the current date is later than that of another field. My problem...
Back
Top Bottom