Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jappe22

  1. jappe22

    Update a query based on a changed table name

    I changed a table name from tblOp-Type to tblOpType. Now, off course all the queries don't work anymore, because they can't find the table tblOp-Type What is an easy way to update all the queries to direct to the new name? Jasper
  2. jappe22

    Flickering of textboxes when using mousemove event

    I had a background picture (linked jpg, but also tried embedded) and when i removed that the flickering of other text- and checkboxes stopped. Now, only the definition textbox flickers a little when mousemoving over another textbox. So how can i use a background picture without all the...
  3. jappe22

    Flickering of textboxes when using mousemove event

    Aceman, its a nice property i didnt know of but that is not appropiate for my form. Remou, maybe other code is interfering. I will check the mousemove code on a very simple database. I'll let u know soon.
  4. jappe22

    Flickering of textboxes when using mousemove event

    Because the definitions i want to show when u mouseover or to long to fit in the one line statusbar.
  5. jappe22

    Flickering of textboxes when using mousemove event

    In a form i use the mousemove event on a checkbox with a label. The action it does when moving over the box (or label) is displaying a definition in a textbox on the bottom of the form. But while moving the mouse over the box, all other textboxes in the form flicker. It's a bit annoying. 1...
  6. jappe22

    Recalculate field after changing a textbox value

    It helped, thanx, but u still have to hit enter in textbox1 before it updates the calculated field.
  7. jappe22

    Recalculate field after changing a textbox value

    I think it should be very simple, what i am trying to do... I have a a calculated textbox which uses a formula (VBA) to calculate a numeric value. One of the inputs of the inputs needed for that calculated field is textbox1. Default value = 0 and when i change it to 30 i want the calculated...
  8. jappe22

    Intelligent message filter and Web Access (IMF and OWA)

    I see now, that the intelligent message filter does not work at all. In System monitor i can see the number of emails recieved by the SMTP server. And also the number of messages assigned a SPAMnr by IMF, and that keeps on saying 0, while the number of emails recieved by the SMTP server keeps on...
  9. jappe22

    Intelligent message filter and Web Access (IMF and OWA)

    [W2k3 server and Exchange SP2] I have installed IMF. And it works fine, but when I use Outlook Web Access, the spam does not go to my Junk email folder. I like al mail to to there upon arrival on my server. Does IMF need the oultook client to direct spam to the Junk folder? And if so, how...

Part and Inventory Search

Back
Top