Search results

  1. B

    Detecting the next control

    Is there anyway to know which control has been selected before leaving the last. I have a text box that I want to validate the length, but it can be two different lengths depending on what is selected in a combo box. If a invalid length is typed a msg box appears on exit of the text box. The...
  2. B

    Getting Rid of an unwanted black line

    For some reason i am getting a black line at the bottom of the page when i print out a form. I am not sure why it is occuring. i have tried to resize the page but it just won't go
  3. B

    Date issue

    Hi I have a form that is accessing data from a query which stores dates in the format 9/1/2008 for example. How can i change the object that uses this field so it will return 9th January 2008 cheers
  4. B

    overlay of fields on OLEObject

    Hi I am trying to create a form where i have a Unbound Object Frame that links to a word document. I then want to overlay fields from a query ontop of the Object frame containing the word document. I have managed to to the link fine however i can't get the fields on top of the frame i have...
Back
Top Bottom