Search results

  1. R

    Birthday query

    Hi everybody, I posted this problem in another section as well, since it originally started out as something different. So I moved it here now. Some pseudocode: If (birthdate.month and birthdate.day) between (fromvalue.month and fromvalue.day) and (tovalue.month and tovalue.day) Then display...
  2. R

    Disappearing labels and other controls

    Hi guys, I have an input form that exhibits strange behaviour. If I click on the background form or on certain controls while the form is waiting for input, some of the controls disappear. When I click on the area where I know (for example where a textbox was) it'll appear again? Anybody have...
  3. R

    Flickering form

    Hi everybody! I have a database I am creating with access (the office xp version). The problem is, I need a fairly large static picture as the form picture, and everything happens in front of the picture - but as soon as I scroll up or down I get a terrible flicker. I have resized the image to...
  4. R

    Query/form problem

    Hi guys! I have created a query that gets its parameters from a form, but did not like the standard output that the query presented me with. I therefore decided to create a form based on the query, that displays the results in a format that I like. If i double-click the queryform, it displays...
Back
Top Bottom