Search results

  1. T

    Email address field by default

    Does anyone know how to make a field default to an email address rather than a hyperlink to a web page? I don't want the user to have to physically go to the edit hyperlink everytime they enter an email address. Thanks, Tiffini
  2. T

    Database window minimized by default at startup

    Is there a way to have the database window minimized at startup? Thanks, Tiffini
  3. T

    Using ADO - having problems requering rest of form

    :confused: I am using the code from FAQ "Adding New Entries to Table From a Combobox (ADO)" in my combo box which works fine. However, the choice from the combobox finds a record for the rest of the form, and when a new record is added...it doesn't requery the entire form. What code do I need...
  4. T

    Requery Problem

    I have a problem with two forms I created and I hope that someone can help me solve it. On Form A there is a command button that opens Form B where data is entered. After Form B is closed, Form A needs to be requeried to show the new values. What code do I need to use, and where do I need to...
Back
Top Bottom